dotnet-libp2p
dotnet-libp2p copied to clipboard
Optimize muxer selection along with its tests
Summary
This PR fixes issue #18
Details
- Made necessary changes in the
Noise.csfile. - Created test functions to ensure the changes work as expected.
Related Issues
- Fixes #18