4 releases
new 0.1.3 | Jan 21, 2025 |
---|---|
0.1.2 | Jan 21, 2025 |
0.1.1 | Jan 21, 2025 |
0.1.0 | Jan 21, 2025 |
#87 in WebSocket
57 downloads per month
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.
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
~243K SLoC