Module highnoon::ws

source ·

Structs

The receiving half of the websocket connection
The sending half of the websocket connection
An endpoint for accepting a websocket connection. Typically constructed by the Route::ws method.

Functions

Create a websocket endpoint. Typically called by the Route::ws method.