cross-ws 0.3.3

cross-ws is a web and native stream based WebSocket client
Documentation

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.