Module nng::options::transport::websocket[][src]

Expand description

Options related to the WebSocket and Secure WebSocket transports.

Enums

The Websocket protocol, also known as the Sec-WebSocket-Protocol header.

A multiline string terminated by CRLF sequences, that can be used to add further headers to the HTTP request sent when connecting.

A multiline string terminated by CRLF sequences, that can be used to add further headers to the HTTP response sent when connecting.