reagent v0.1.13 Reagent.Behaviour behaviour
Summary
Functions
Uses the reagent behaviour and defines the default callbacks
Callbacks
Accept a client connection from the listener
Handle the connection, either define this or start/1
Start the process that will handle the connection, either define this or handle/1
Functions
Callbacks
Accept a client connection from the listener.
Handle the connection, either define this or start/1
.
Start the process that will handle the connection, either define this or handle/1
.