-
Notifications
You must be signed in to change notification settings - Fork 4
Open
libp2p/specs
#590Description
We currently use mDNS to discover local peers but it would also be nice if we could have a peer exchange protocol for discovering even more local peers.
Motivation:
- Relying on the global DHT to discover local peers is problematic (Segregate routable and non-routable networks go-libp2p#436).
- Ideally, we want to connect to all peers on the local network for UX reasons (if we're in the same room, we should be able to share files with each-other).
Mikaela, aschmahmann and TheRook
Metadata
Metadata
Assignees
Labels
No labels