Module ws

Source

Structs§

ClientWsConfig
WS configuration
ClientWssConfig
WSS configuration
ServerWsConfig
WS configuration
ServerWssConfig
WSS configuration
WsConn
WS network connection implementation of the Connection trait.
WsListener
Ws network listener implementation of the Listener ConnListener trait.

Functions§

dial
Connects to the given WS address and port.
listen
Listens on the given WS address and port.