TsgcWSPServer_WAMP › Properties

TsgcWSPServer_WAMP Properties

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

Server

NameDescription
ServerReferences the TsgcWebSocketServer that carries WAMP v1 frames over accepted WebSocket connections.
BrokerReferences a raw-TCP broker server component so the WAMP subprotocol is served over a plain socket instead of a WebSocket.

Diagnostics

NameDescription
GuidUnique identifier that distinguishes this WAMP protocol handler inside the hosting server.
VersionRead-only string with the sgcWebSockets build version of the WAMP server subprotocol component.

All Properties (alphabetical)

NameDescription
BrokerReferences a raw-TCP broker server component so the WAMP subprotocol is served over a plain socket instead of a WebSocket.
GuidUnique identifier that distinguishes this WAMP protocol handler inside the hosting server.
ServerReferences the TsgcWebSocketServer that carries WAMP v1 frames over accepted WebSocket connections.
VersionRead-only string with the sgcWebSockets build version of the WAMP server subprotocol component.