Chrome: async websocket crate?

Is there a crate that:

  1. builds on wasm32/runs on Chrome

  2. binds the existing browser websocket UI

  3. provides an ASYNC websocket interface

?

Thanks!

gloo-net has async websocket support.

2 Likes

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.