Is there a crate that:
-
builds on wasm32/runs on Chrome
-
binds the existing browser websocket UI
-
provides an ASYNC websocket interface
?
Thanks!
Is there a crate that:
builds on wasm32/runs on Chrome
binds the existing browser websocket UI
provides an ASYNC websocket interface
?
Thanks!
gloo-net has async websocket support.
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.