soketto

Crates.iosoketto
lib.rssoketto
version
sourcesrc
created_at2019-06-04 14:34:38.066236
updated_at2024-12-02 11:17:40.439226
descriptionA websocket protocol implementation.
homepage
repositoryhttps://github.com/paritytech/soketto
max_upload_size
id138905
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
xml (github:serde-rs:xml)

documentation

README

Soketto

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

Commit count: 365

cargo fmt