cross-ws 0.3.3

cross-ws is a web and native stream based WebSocket client
Documentation
1
2
3
4
5
6
7
# cross-ws

cross-ws is a cross-platform stream-based WebSocket Client forked from nash-ws which I created and maintained while working for nash-io.

### Platforms


  * Web: With WebAssembly, wasm-bindgen and web-sys.
  * Desktop: With tokio and tungstenite.