| Crates.io | ratchet_core |
| lib.rs | ratchet_core |
| version | 1.2.1 |
| created_at | 2021-11-23 12:14:37.770652+00 |
| updated_at | 2024-09-30 15:31:26.696178+00 |
| description | Async WebSocket implementation |
| homepage | |
| repository | https://github.com/swimos/ratchet/ratchet_core |
| max_upload_size | |
| id | 486211 |
| size | 283,144 |
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.