NethermindEth / dotnet-libp2p

A libp2p implementation for .NET in C#.
MIT License
53 stars 19 forks source link

Add Kademilia protocol #67

Open polyhobbyist opened 5 months ago

polyhobbyist commented 5 months ago

Protocol

kad-dht

Details

Additional context

I'm specifically interested in findPeer through KAD-DHT, which enables decentralized peer discovery for end to end streams.