10 releases

0.4.2 May 9, 2024
0.4.1 Aug 8, 2023
0.4.0 Jun 27, 2023
0.3.0 Apr 5, 2023
0.1.1 Nov 23, 2021

#312 in WebSocket

Download history 9/week @ 2024-02-15 44/week @ 2024-02-22 73/week @ 2024-02-29 27/week @ 2024-03-07 25/week @ 2024-03-14 22/week @ 2024-03-21 36/week @ 2024-03-28 51/week @ 2024-04-04 28/week @ 2024-04-11 33/week @ 2024-04-18 85/week @ 2024-04-25 19/week @ 2024-05-02 551/week @ 2024-05-09

701 downloads per month
Used in 4 crates (via ratchet_rs)

Apache-2.0

255KB
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

~6–18MB
~229K SLoC