Module gloo_net::websocket

source ·
Available on crate feature websocket only.
Expand description

Wrapper around WebSocket API

This API is provided in the following flavors:

Modules

  • WebSocket Events
  • The wrapper around WebSocket API using the Futures API to be used in async rust

Enums