NethermindEth / dotnet-libp2p

A libp2p implementation for .NET in C#.
MIT License
66 stars 26 forks source link

Take a lighter touch on forcing PreviewFeatures for QUIC #80

Closed tsuckow closed 6 months ago

tsuckow commented 7 months ago

Remove a duplicate csproj

Remove some erronious nuget dependancies

Readme for Chat app

flcl42 commented 6 months ago

Really nice to have no preview mark for the projects. Thanks!