ParsecProtocol
Network protocol used for peer-to-peer connections.
Member of ParsecClientConfig
.
Values
Name | Value | Description |
---|---|---|
PROTO_MODE_BUD | 1 | Parsec's low-latency optimized BUD protocol. |
PROTO_MODE_SCTP | 2 | SCTP protocol compatible with WebRTC data channels. |