#run-time #browser #environment # #api #🕸️

websocket-web

WebSockets on the web 🕸️ — WebSocket support in a JavaScript runtime environment, usually a web browser

8 releases

0.1.7 Mar 7, 2025
0.1.6 Mar 5, 2025
0.1.4 Jan 25, 2025

#105 in WebSocket

Download history 30/week @ 2025-01-15 190/week @ 2025-01-22 4/week @ 2025-01-29 10/week @ 2025-02-05 18/week @ 2025-02-12 15/week @ 2025-02-19 10/week @ 2025-02-26 456/week @ 2025-03-05

499 downloads per month
Used in aggligator-transport-webs…

Apache-2.0

61KB
1K SLoC

websocket-web — WebSockets on the web 🕸️

This crate provides WebSocket support in a JavaScript runtime environment, usually a web browser.

If available it uses the experimental WebSocketStream API, otherwise the standardized WebSocket API is used.

crates.io page docs.rs page Apache 2 license

License

websocket-web is licensed under the Apache 2.0 license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in websocket-web by you, shall be licensed as Apache 2.0, without any additional terms or conditions.

Dependencies

~10–18MB
~241K SLoC