Phoenix Live-Reload v1.2.4 Phoenix.LiveReloader.Channel View Source

Phoenix's live-reload channel.

Link to this section Summary

Link to this section Functions

Link to this function

handle_info(arg, socket)

View Source

Callback implementation for Phoenix.Channel.handle_info/2.

Link to this function

join(binary, msg, socket)

View Source

Callback implementation for Phoenix.Channel.join/3.