Module websocket_util::wrap [−][src]
Expand description
Functionality for wrapping a websocket stream, adding automated support for handling of control messages.
Structs
A type helping with the construction of Wrapper objects.
A wrapped websocket channel that handles responding to pings, sends pings to check for liveness of server, and filters out websocket control messages in the process.
Enums
A message received over a WebSocketStream.
