- Added blocking mechanism to assure that connection is ready to work
0.5.1
------------------
- Removed dependency imports from `setup.py`.
0.5
----------------
- Support for cycling through multiple hosts. - Per-subscription request handlers. - Stop consuming and wait for request handlers to finish on shutdown.
0.4
----------------
- Raw mode for request handlers that use binary protocols. - Sensible default values for many arguments.