ExDebugToolbar v0.1.2 ExDebugToolbar.ToolbarChannel View Source

Link to this section Summary

Link to this section Functions

Link to this function code_change(old, socket, extra) View Source

Callback implementation for Phoenix.Channel.code_change/3.

Link to this function handle_in(event, message, socket) View Source

Callback implementation for Phoenix.Channel.handle_in/3.

Link to this function handle_info(message, socket) View Source

Callback implementation for Phoenix.Channel.handle_info/2.

Link to this function join(binary, map, socket) View Source

Callback implementation for Phoenix.Channel.join/3.

Link to this function terminate(reason, socket) View Source

Callback implementation for Phoenix.Channel.terminate/2.