distributed network / peer discovery
Open
- Dominant language
- No language data
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If your creating a peer to peer network. How do you discover the initial topology of the network?
Do you use a fixed list of trackers? Do you have a centralized third party service that maintains meta data about the network topology?
Also how do you solve the chicken and egg problem of you need to connect to a peer to get information about the network shape from him BUT you need to get information about the network shape to know how to connect to the peer.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.