cartel v0.2.2 Cartel.Pusher behaviour
Cartel.Pusher
Behaviour and OTP Supervisor managing Cartel.Pusher
workers
Summary
Functions
Callback implementation for c::supervisor.init/1
Generate the registered process name for the requested app pusher
Callbacks
Callback for Pusher behaviour implementors
Functions
Specs
name(String.t, atom) :: atom
Generate the registered process name for the requested app pusher
Callbacks
Specs
push(pid :: pid, message :: Cartel.Message.t) ::
:ok |
:error
Callback for Pusher behaviour implementors