Crate dioxus_websocket_hooks[][src]

Structs

Functions

Provide websocket context with a handler for incoming reqwasm Messages

Provide websocket context with a handler for incoming JSON messages. Note that the message type T must implement Deserialize.

Provide websocket context with a handler for incoming plaintext messages