Libp2p rendezvous is a lightweight mechanism for generalized peer discovery. It can be used for bootstrap purposes, real time peer discovery, application specific routing, and so on. Any node implementing the rendezvous protocol can act as a rendezvous point, allowing the discovery of relevant peers in a decentralized fashion.
This is a big step forwards in terms of discoverability as peers can register themselves under namespaces that can range from pubsub topics to protocols they support, enabling other peers to easily discover peers that are important for them.
π Production Guides and Examples improvements
Taking into account the importante of the Rendezvous, this release also comes with comprehensive examples and production guides on how the needed infrastructure blocks should be setup.
Take a snapshot between of everyone that has contributed to this release (including its subdeps in IPFS, libp2p, IPLD and multiformats) using name-your-contributors. Generate a nice markdown list with this script
The best place to ask your questions about libp2p, how it works and what you can do with it is at discuss.libp2p.io. We are also available at the #libp2p channel on Freenode.
The text was updated successfully, but these errors were encountered:
vasco-santos commentedNov 27, 2020
•
edited
Libp2p rendezvous is a lightweight mechanism for generalized peer discovery. It can be used for bootstrap purposes, real time peer discovery, application specific routing, and so on. Any node implementing the rendezvous protocol can act as a rendezvous point, allowing the discovery of relevant peers in a decentralized fashion.
This is a big step forwards in terms of discoverability as peers can register themselves under namespaces that can range from pubsub topics to protocols they support, enabling other peers to easily discover peers that are important for them.
Taking into account the importante of the Rendezvous, this release also comes with comprehensive examples and production guides on how the needed infrastructure blocks should be setup.
name-your-contributors. Generate a nice markdown list with this scriptIn alphabetical order, here are all the humans that contributed to the release:
ππ½ Want to contribute?
Would you like to contribute to the libp2p project and don't know how? Well, there are a few places you can get started:
help wantedlabel in the libp2p repoThe best place to ask your questions about libp2p, how it works and what you can do with it is at discuss.libp2p.io. We are also available at the #libp2p channel on Freenode.
The text was updated successfully, but these errors were encountered: