whistle v0.1.2 Whistle.SocketHandler
Link to this section Summary
Functions
Callback implementation for c::cowboy_websocket.init/2
Callback implementation for c::cowboy_websocket.terminate/3
Callback implementation for c::cowboy_websocket.websocket_handle/2
Callback implementation for c::cowboy_websocket.websocket_info/2
Callback implementation for c::cowboy_websocket.websocket_init/1
Link to this section Functions
Link to this function
init(req, arg)
Callback implementation for c::cowboy_websocket.init/2
.
Link to this function
terminate(reason, req, map)
Callback implementation for c::cowboy_websocket.terminate/3
.
Link to this function
websocket_handle(arg, state)
Callback implementation for c::cowboy_websocket.websocket_handle/2
.
Link to this function
websocket_info(arg, state)
Callback implementation for c::cowboy_websocket.websocket_info/2
.
Link to this function
websocket_init(arg)
Callback implementation for c::cowboy_websocket.websocket_init/1
.