Coney.ConsumerServer (coney v3.0.2)
GenServer for handling RabbitMQ messages. Spawns and monitors one task per message
and forwards the response to ConnectionServer
.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function