View Source Phoenix.LiveReloader.Channel (Phoenix Live-Reload v1.4.0)

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.