syndicate-js/examples/example-simple-chat/protocols/schemas/wsRelay.prs

7 lines
186 B
Plaintext

version 1 .
ViaRelay = <via-relay @addr RelayAddress @assertion any> .
ForceRelayDisconnect = <force-relay-disconnect @addr RelayAddress> .
RelayAddress = transportAddress.WebSocket .