[][src]Crate soketto

An implementation of the RFC6455 websocket protocol as a set of tokio codecs.

Modules

base

A websocket base frame and accompanying tokio codec.

connection
handshake

Websocket handshake codecs.