Const
Identifier for the current messaging protocol in peerkit.
Stream lifecycle: opened by the first peer to send a message on a given connection. Bidirectional and long-lived:
The stream is reused across messages; it is not closed after each send. Only available on nodes, relays do not register this protocol.
Identifier for the current messaging protocol in peerkit.
Stream lifecycle: opened by the first peer to send a message on a given connection. Bidirectional and long-lived:
The stream is reused across messages; it is not closed after each send. Only available on nodes, relays do not register this protocol.