TsgcWSPServer_Presence › Properties
TsgcWSPServer_Presence Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Server
| Name | Description |
| Server | WebSocket server component hosting the Presence subprotocol. |
| Broker | Protocol broker used when several subprotocols share one server. |
| Guid | Unique identifier assigned to this Presence protocol instance. |
Presence
| Name | Description |
| Acknowledgment | Configures server-side message acknowledgement and retry behavior. |
| EncodeBase64 | If True, string values are base64-encoded before being placed into JSON frames. |
Diagnostics
| Name | Description |
| Version | Read-only version of the sgcWebSockets library. |
All Properties (alphabetical)
| Name | Description |
| Acknowledgment | Configures server-side message acknowledgement and retry behavior. |
| Broker | Protocol broker used when several subprotocols share one server. |
| EncodeBase64 | If True, string values are base64-encoded before being placed into JSON frames. |
| Guid | Unique identifier assigned to this Presence protocol instance. |
| Server | WebSocket server component hosting the Presence subprotocol. |
| Version | Read-only version of the sgcWebSockets library. |