Skip to content

Conversation

ben221199
Copy link

Summary

This pull request adds a multiaddr for the LBRY network protocol, as described at https://lbry.tech/spec.

Before Merge

@Stebalien
Copy link
Member

multiaddrs are for addressing machines and processes (i.e., endpoints you talk to) not for naming content. You probably just want a multicodec in the "namespace" category.

E.g., /ip4/1.2.3.4/udp/1234/quic means: speak the QUIC protocol over udp port 1234 to a machine at the IP 1.2.3.4.

@ben221199
Copy link
Author

I added a reaction on multiformats/multicodec#332.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants