riptide v0.2.79 Riptide.Websocket.Server

Link to this section Summary

Functions

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

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

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

Link to this section Functions

Link to this function

child_spec(opts)

Link to this function

init(req, state)

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

Link to this function

start_link(opts)

Link to this function

websocket_handle(arg, 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.