You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bit of a dream for the future, but it would be amazing if this crate can support compiling to WASM, use WS through browser apis, and then provide Promise-based APIs for JS/TS consumption.
This is a bit of a dream for the future, but it would be amazing if this crate can support compiling to WASM, use WS through browser apis, and then provide Promise-based APIs for JS/TS consumption.
Resources;
https://lib.rs/crates/ws_stream_wasm
https://rustwasm.github.io/wasm-bindgen/reference/js-promises-and-rust-futures.html
The text was updated successfully, but these errors were encountered: