rust_wasm_websocket 0.5.5

crate for wasm websocket
Documentation
[comment]: # (lmake_md_to_doc_comments segment start A)

# rust_wasm_websocket

[comment]: # (lmake_cargo_toml_to_md start)

**crate for wasm websocket**  
***[repo](https://github.com/LucianoBestia/rust_wasm_websocket); version: 0.5.5  date: 2021-01-15 authors: Luciano Bestia***  

[comment]: # (lmake_cargo_toml_to_md end)

[![crates.io](https://meritbadge.herokuapp.com/rust_wasm_websocket)](https://crates.io/crates/rust_wasm_websocket)
[![Documentation](https://docs.rs/rust_wasm_websocket/badge.svg)](https://docs.rs/rust_wasm_websocket/)
[![crev reviews](https://web.crev.dev/rust-reviews/badge/crev_count/rust_wasm_websocket.svg)](https://web.crev.dev/rust-reviews/crate/rust_wasm_websocket/)
[![RustActions](https://github.com/LucianoBestia/rust_wasm_websocket/workflows/rust/badge.svg)](https://github.com/LucianoBestia/rust_wasm_websocket/)
[![latest doc](https://img.shields.io/badge/latest_docs-GitHub-orange.svg)](https://lucianobestia.github.io/rust_wasm_websocket/rust_wasm_websocket/index.html)
[![Licence](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/LucianoBestia/rust_wasm_websocket/blob/master/LICENSE)

[comment]: # (lmake_lines_of_code start)
[![Lines in Rust code](https://img.shields.io/badge/Lines_in_Rust-236-green.svg)](https://github.com/LucianoBestia/rust_wasm_websocket/)
[![Lines in Doc comments](https://img.shields.io/badge/Lines_in_Doc_comments-52-blue.svg)](https://github.com/LucianoBestia/rust_wasm_websocket/)
[![Lines in Comments](https://img.shields.io/badge/Lines_in_comments-50-purple.svg)](https://github.com/LucianoBestia/rust_wasm_websocket/)
[![Lines in examples](https://img.shields.io/badge/Lines_in_examples-0-yellow.svg)](https://github.com/LucianoBestia/rust_wasm_websocket/)
[![Lines in tests](https://img.shields.io/badge/Lines_in_tests-0-orange.svg)](https://github.com/LucianoBestia/rust_wasm_websocket/)

[comment]: # (lmake_lines_of_code end)

## 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](https://github.com/crev-dev/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/>  

[comment]: # (lmake_md_to_doc_comments segment end A)