syndicate-rs/local-protocols/schemas/tunnelRelay.prs

9 lines
246 B
Plaintext

version 1 .
embeddedType EntityRef.Ref .
RelayProtocol = Input / Output / SyncGc / =flush .
Input = =eof / <packet @bs bytes> / <segment @bs bytes>.
Output = <event @oid sturdy.Oid @event internalProtocol.Event>.
SyncGc = <sync-gc @peer #!#t>.