rendezvous-server icon indicating copy to clipboard operation
rendezvous-server copied to clipboard

Standalone rendezvous server: https://github.com/libp2p/specs/blob/master/rendezvous/README.md

Results 11 rendezvous-server issues
Sort by recently updated
recently updated
newest added

_Unsolicited feedback. Feel free to ignore._ Given that you are supporting a single authentication protocol only, you might want to consider using `Version::V1Lazy` instead of `V1`, potentially saving you one...