websocket-codec 0.2.1-alpha.6

A Tokio codec for the websocket protocol
Documentation

A Tokio codec implementation of the WebSocket protocol.

This crate does not do any I/O directly. For a full WebSocket client, see the websocket-lite crate.