hare v0.1.3 Hare.RPC.Client behaviour
Summary
Types
Functions
Callbacks
handle_request(payload, routing_key, opts, state)
handle_request(payload, routing_key, opts :: term, state) :: {:ok, state} | {:ok, payload, routing_key, opts :: term, state} | {:reply, response :: term, state} | {:stop, reason :: term, response :: binary, state}