Module highnoon::ws[][src]

Structs

WebSocket

A websocket connection

WsEndpoint

An endpoint for accepting a websocket connection. Typically constructed by the Route::ws method.

Functions

endpoint

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