cauldron v0.1.10 Cauldron
Summary
Functions
Accept a client connection from the listener.
Callback implementation for Reagent.Behaviour.accept/1
.
Handle the connection, either define this or start/1
.
Callback implementation for Reagent.Behaviour.handle/1
.
Start the process that will handle the connection, either define this or handle/1
.
Callback implementation for Reagent.Behaviour.start/1
.