NethermindEth / dotnet-libp2p

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

Take a lighter touch on forcing PreviewFeatures for QUIC #80

Closed tsuckow closed 2 months ago

tsuckow commented 2 months ago

Remove a duplicate csproj

Remove some erronious nuget dependancies

Readme for Chat app

flcl42 commented 2 months ago

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