1.0.0 • Published 2 years ago
protomux-bridging-relay v1.0.0
Protomux bridging relay
Bridging relay for UDX over Protomux channels. By acting as a bridging relay, a host may accept pairing requests from other hosts and relay UDX stream messages between them, similar to Traversal Using Relays around NAT (TURN).
npm i protomux-bridging-relayProtocol
Messages
All types are specified as their corresponding compact-encoding codec.
pair (0)
bitfield(1)Flags.isInitiator
fixed32Preexchanged bridging token.uintStream ID of the sender.uintInitial stream sequence no. of the sender.
unpair (1)
bitfield(1)Flags, reserved.fixed32Preexchanged bridging token.
License
Apache-2.0
1.0.0
2 years ago