Verk Web v1.5.0 VerkWeb.RoomChannel
Link to this section Summary
Link to this section Functions
Link to this function
handle_info(arg, socket)
Handle regular Elixir process messages.
Callback implementation for Phoenix.Channel.handle_info/2.
Link to this function
terminate(reason, socket)
Invoked when the channel process is about to exit.
Callback implementation for Phoenix.Channel.terminate/2.