Expand description

Websockets without Actors for actix runtimes

See documentation for the handle method for usage

Structs

Reason for closing the connection

The error representing a closed websocket session

A stream of Messages from a websocket client

A handle into the websocket session.

A response body for Websocket HTTP Requests

Enums

Status code used to indicate why an endpoint is closing the WebSocket connection.

A WebSocket message.

WebSocket protocol errors.

Functions

Begin handling websocket traffic