Crate rust_wasm_websocket

Source
Expand description

§rust_wasm_websocket

crate for wasm websocket
repo; version: 0.5.5 date: 2021-01-15 authors: Luciano Bestia

crates.io Documentation crev reviews RustActions latest doc Licence

Lines in Rust code Lines in Doc comments Lines in Comments Lines in examples Lines in tests

§websocket

The library contains the generic parts.
The specific implementation needs to implement the WebSocketTrait.

§Used in projects

https://github.com/LucianoBestia/unforgettable7_game/

§cargo crev reviews and advisory

It is recommended to always use cargo-crev
to verify the trustworthiness of each of your dependencies.
Please, spread this info.
On the web use this url to read crate reviews. Example:
https://web.crev.dev/rust-reviews/crate/num-traits/

Modules§

websocket_mod
module that cares about WebSocket communication