ratchet_core

Crates.ioratchet_core
lib.rsratchet_core
version1.0.2
sourcesrc
created_at2021-11-23 12:14:37.770652
updated_at2024-06-28 08:46:16.167615
descriptionAsync WebSocket implementation
homepage
repositoryhttps://github.com/swimos/ratchet/ratchet_core
max_upload_size
id486211
size263,342
Thomas Klapwijk (SirCipher)

documentation

README




Ratchet core

Ratchet is a fast, robust, lightweight and fully asynchronous implementation of RFC6455 (The WebSocket protocol). Complete with an optional implementation of RFC7692 (Compression Extensions For WebSocket).

This crate is re-exported by ratchet-rs.

Commit count: 324

cargo fmt