push_ex v0.0.1-rc PushExWeb.PushChannel

Link to this section Summary

Link to this section Functions

Link to this function broadcast(arg, item, opts \\ [])
Link to this function handle_info(atom, socket)

Callback implementation for Phoenix.Channel.handle_info/2.

Link to this function handle_out(binary, item, socket)

Callback implementation for Phoenix.Channel.handle_out/3.

Link to this function join(channel, params, socket)

Callback implementation for Phoenix.Channel.join/3.