boltun v1.0.0 Boltun.CallbacksAgent
Stores the callback to be executed by a listener. The functions defined here should only be invoked by a listener, since it also takes care of sending the LISTEN/UNLISTEN commands to the connection.
Summary
Functions
Adds a callback for the given channel
Returns all callbacks for the given channel
Returns the list of channels to monitor
Removes all callbacks for the given channel
Starts the callback agent