Configures libp2p with WebSocket + circuit-relay-v2 server + noise + yamux
identify.
Handles access and agents protocols. Does not register the message
protocol. The relay-v2 server is configured with applyDefaultLimit: false
so the relay can serve as a permanent data-channel fallback.
Build a Node.js peerkit relay transport
Configures libp2p with WebSocket + circuit-relay-v2 server + noise + yamux
Handles access and agents protocols. Does not register the message protocol. The relay-v2 server is configured with
applyDefaultLimit: falseso the relay can serve as a permanent data-channel fallback.