VerkWeb.RoomChannel (Verk Web v1.6.0)
Link to this section Summary
Functions
Callback implementation for Phoenix.Channel.handle_info/2
.
Callback implementation for Phoenix.Channel.terminate/2
.
Link to this section Functions
Link to this function
child_spec(init_arg)
Link to this function
handle_info(arg, socket)
Callback implementation for Phoenix.Channel.handle_info/2
.
Link to this function
start_link(triplet)
Link to this function
terminate(reason, socket)
Callback implementation for Phoenix.Channel.terminate/2
.