Create a new non-blocking subscriber using a Redis host and port
Create a new subscriber using an existing socket
Send a PING command
Poll for queued messages on the redis server and call their callbacks
Subscribe to a channel pattern
Unsubscribe from a channel pattern
Unsubscribe from all channel patterns
Close the redis connection
Subscribe to a channel
Unsubscribe from a channel
Unsubscribe from all channels