NethermindEth / dotnet-libp2p

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

Add ping protocol #32

Closed flcl42 closed 10 months ago

flcl42 commented 10 months ago

Adds a minimal ping implementation, which is enough to run test-plans Requires one more package to be published Libp2p.Protocols.Ping