View Source ChannelHandler.Handler behaviour (channel_handler v0.5.3)
A module implementing an event handler.
You can use ChannelHandler.Handler
to import phoenix functions like push
or reply, and the plug
macro for handler-level plugs.
Link to this section Summary
Functions
Registers a plug for the current module
Link to this section Callbacks
Link to this section Functions
Registers a plug for the current module