[][src]Module warp::filters::ws

Websockets Filters

Structs

Message

A WebSocket message.

WebSocket

A websocket Stream and Sink, provided to ws filters.

Ws2

Extracted by the ws2 filter, and used to finish an upgrade.

Functions

ws2

Creates a Websocket Filter.