<ServerType value="ServerType::RSSL_SOCKET"/> |
Server connection type | ServerType VALUE | SubProtocol list possibilities |
---|---|---|
Unencrypted Socket | RSSL_SOCKET | The following possibilities apply: • By default, either websocket or socket incoming connections are accepted. • If the WsProtocols parameter is empty or mismatched with incoming connections, websocket connections are denied. • Socket connection logic ignores WsProtocols configuration and supports only RWF. • Default: WsProtocols value=“tr_json2, rssl.rwf, rssl.json.v2” |
Unencrypted Websocket | RSSL_WEBSOCKET | |
Encrypted Socket | RSSL_ENCRYPTED | |
Encrypted Websocket |