A convenience library for using websockets in WASM.
# Cargo.toml
[dependencies]
ws_stream_wasm = "0.7.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a WebSocket endpoint in WASM.
Compile with --target wasm32-unknown-unknown and run in a browser
No dependency data recorded yet.