#async #async-http #tokio #http

wsocket

Lighweight, fast and native WebSocket implementation for Rust

5 unstable releases

0.3.0 Mar 29, 2024
0.2.0 Nov 26, 2023
0.1.3 Oct 4, 2023
0.0.0 Dec 4, 2022

#48 in WebSocket

Download history 36/week @ 2024-01-01 6/week @ 2024-02-26 117/week @ 2024-03-25 25/week @ 2024-04-01 20/week @ 2024-04-08 22/week @ 2024-04-15

184 downloads per month

Apache-2.0 OR MIT

150KB
834 lines

WSocket

Lightweight, fast and native WebSocket implementation for Rust.

based on https://github.com/nurmohammed840/websocket.rs

Usage

TODO

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~3–15MB
~139K SLoC