Commit fd0e4f2
authored
fix: support handshake-only with no muxers (#519)
Allows transports such as WebRTC-Direct to skip the early muxer
negotiation.
This handles an edge case where you have a libp2p node
configured with no dedicated muxer(s), instead transport(s) that
incorporate their own muxers but that use Noise to exchange PeerIDs.
Splits the existing muxer negotiation test out into it's own file
and adds more tests to handle the various configurations.1 parent c7ccc7c commit fd0e4f2
File tree
5 files changed
+963
-853
lines changed- src
- test
5 files changed
+963
-853
lines changed
0 commit comments