Type Alias: RelayToHost
RelayToHost = {
id:string;type:"registered"; } | {client:string;type:"clientJoined"; } | {client:string;type:"clientLeft"; } |InkIntent|Signal
Defined in: protocol.ts:263
relay → browser host.
RelayToHost = {
id:string;type:"registered"; } | {client:string;type:"clientJoined"; } | {client:string;type:"clientLeft"; } |InkIntent|Signal
Defined in: protocol.ts:263
relay → browser host.