TsgcWSPServer_WebRTC › Properties

TsgcWSPServer_WebRTC Properties

Published properties grouped by purpose, followed by the full alphabetical list.

Server

NameDescription
ServerReferences the TsgcWebSocketServer that delivers the WebRTC signalling subprotocol over WebSocket connections.
BrokerReferences a raw-TCP broker server so signalling peers can exchange SDP and ICE payloads over a plain socket instead of a WebSocket.

Configuration

NameDescription
WebRTCSignalling configuration: the list of STUN/TURN ICE server URIs pushed to joining peers and the hang-up policy for closed sessions.

Diagnostics

NameDescription
GuidUnique identifier that tags subscription channels owned by this WebRTC signalling handler.
VersionRead-only string with the sgcWebSockets build version of the WebRTC signalling server subprotocol component.

All Properties (alphabetical)

NameDescription
BrokerReferences a raw-TCP broker server so signalling peers can exchange SDP and ICE payloads over a plain socket instead of a WebSocket.
GuidUnique identifier that tags subscription channels owned by this WebRTC signalling handler.
ServerReferences the TsgcWebSocketServer that delivers the WebRTC signalling subprotocol over WebSocket connections.
VersionRead-only string with the sgcWebSockets build version of the WebRTC signalling server subprotocol component.
WebRTCSignalling configuration: the list of STUN/TURN ICE server URIs pushed to joining peers and the hang-up policy for closed sessions.