13 releases (3 stable)

new 1.0.3 Jul 25, 2024
0.4.2 May 9, 2024
0.4.1 Aug 8, 2023
0.4.0 Jun 27, 2023
0.1.1 Nov 23, 2021

#184 in WebSocket

Download history 62/week @ 2024-04-03 16/week @ 2024-04-10 42/week @ 2024-04-17 83/week @ 2024-04-24 23/week @ 2024-05-01 500/week @ 2024-05-08 635/week @ 2024-05-15 557/week @ 2024-05-22 553/week @ 2024-05-29 771/week @ 2024-06-05 865/week @ 2024-06-12 1111/week @ 2024-06-19 848/week @ 2024-06-26 689/week @ 2024-07-03 854/week @ 2024-07-10 398/week @ 2024-07-17

2,870 downloads per month
Used in 11 crates (via ratchet_rs)

Apache-2.0

265KB
6.5K SLoC




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.


lib.rs:

Ratchet's core implementation. See the Ratchet crate for usage.

Dependencies

~7–17MB
~222K SLoC