Search
state_channel
v0.0.2
Pages
Modules
Settings
View Source
StateChannel
behaviour
(state_channel v0.0.2)
Link to this section
Summary
Callbacks
on_message(key, value, socket)
Functions
handle_in(mod, arg, map, socket)
handle_info(atom, socket)
Link to this section
Callbacks
Link to this callback
on_message(key, value, socket)
View Source
(optional)
@callback
on_message(key ::
term
(), value ::
term
(), socket ::
term
()) ::
term
()
Link to this section
Functions
Link to this function
handle_in(mod, arg, map, socket)
View Source
Link to this function
handle_info(atom, socket)
View Source