Structs

Functions

Consumes WebSocket context. Useful for sending messages over the WebSocket connection.

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