# 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.