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.
websocket-web is licensed under the Apache 2.0 license.
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.