ThousandIsland.Handlers.Messenger (Thousand Island v0.4.0) View Source
A sample Handler implementation that allows for simultaneous bidirectional sending of messages to demonstrate that the Handler process is just a GenServer under the hood
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for ThousandIsland.Handler.handle_close/2
.
Callback implementation for ThousandIsland.Handler.handle_error/3
.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Callback implementation for ThousandIsland.Handler.handle_close/2
.
Callback implementation for ThousandIsland.Handler.handle_error/3
.