riptide v0.1.11 Riptide.Websocket

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

call(pid, action, body)

Link to this function

init(req, state)

Callback implementation for c::cowboy_websocket.init/2.

Link to this function

terminate(reason, req, state)

Callback implementation for c::cowboy_websocket.terminate/3.

Link to this function

websocket_handle(arg1, state)

Callback implementation for c::cowboy_websocket.websocket_handle/2.

Link to this function

websocket_info(msg, state)

Callback implementation for c::cowboy_websocket.websocket_info/2.

Link to this function

websocket_init(state)

Callback implementation for c::cowboy_websocket.websocket_init/1.