TsgcWSPServer_WebRTC › Properties
TsgcWSPServer_WebRTC Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Server
| Name | Description |
| Server | References the TsgcWebSocketServer that delivers the WebRTC signalling subprotocol over WebSocket connections. |
| Broker | References a raw-TCP broker server so signalling peers can exchange SDP and ICE payloads over a plain socket instead of a WebSocket. |
Configuration
| Name | Description |
| WebRTC | Signalling configuration: the list of STUN/TURN ICE server URIs pushed to joining peers and the hang-up policy for closed sessions. |
Diagnostics
| Name | Description |
| Guid | Unique identifier that tags subscription channels owned by this WebRTC signalling handler. |
| Version | Read-only string with the sgcWebSockets build version of the WebRTC signalling server subprotocol component. |
All Properties (alphabetical)
| Name | Description |
| Broker | References a raw-TCP broker server so signalling peers can exchange SDP and ICE payloads over a plain socket instead of a WebSocket. |
| Guid | Unique identifier that tags subscription channels owned by this WebRTC signalling handler. |
| Server | References the TsgcWebSocketServer that delivers the WebRTC signalling subprotocol over WebSocket connections. |
| Version | Read-only string with the sgcWebSockets build version of the WebRTC signalling server subprotocol component. |
| WebRTC | Signalling configuration: the list of STUN/TURN ICE server URIs pushed to joining peers and the hang-up policy for closed sessions. |