[][src]Crate websocket_util

A crate for converting data on a WebSocket channel into a stream of JSON decoded objects.

Functions

stream

Create a stream of higher level primitives out of a client, honoring and filtering websocket control messages such as Ping and Close.