NethermindEth / dotnet-libp2p

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

Add QUIC protocol #35

Closed flcl42 closed 9 months ago

flcl42 commented 10 months ago

Protocol

~quic~, quic-v1

Details

Additional context

The solution already contains placeholder for the protocol, check Libp2p.Protocols.Quic project