View Source API Reference websocket_handler v0.0.1
Modules
Websocket.Handler provides a macro-based approach to handle WebSocket connections in a Plug-based application.
This module also serves the JavaScript WebSocket client code at the /ws/client.js
endpoint.