An experimental pub/sub client and server project.
commits
Author
Commit
Message
Date
* publisher now attempts to reconnect if the server is down
* consumer now attempts to reconnect and resubscribe
persist messages to memory store and allow subscribers to start from x when starting
makes the call to publish message async
Make sure using connections is synchronous