Crates.io | soketto |
lib.rs | soketto |
version | 0.8.1 |
created_at | 2019-06-04 14:34:38.066236+00 |
updated_at | 2024-12-02 11:17:40.439226+00 |
description | A websocket protocol implementation. |
homepage | |
repository | https://github.com/paritytech/soketto |
max_upload_size | |
id | 138905 |
size | 164,112 |
An implementation of the RFC 6455 websocket protocol. This crate is a heavily modified fork of the twist crate.