soketto 0.8.0

A websocket protocol implementation.
Documentation
1
2
3
4
5
6
7
8
# Soketto

An implementation of the [RFC 6455][1] websocket protocol.
This crate is a heavily modified fork of the [twist][2] crate.

[1]: https://tools.ietf.org/html/rfc6455
[2]: https://crates.io/crates/twist