Provide some features to work with rabbitmq.
Influenced by https://github.com/williamsjj/txamqp-helpers and own private library.
- Various fixes
- Add support for msgpack
- Various fixes for content-type support
- Support for content-type based encoding
- Add new options for handling encoding: skip_encoding and skip_decoding
- Remove TimeoutDeferredQueue usage
- Fix delivery_mode. Change default delivery_mode to 1
- Remove hard cjson dependency
- Fixes
- Extend tid support handling
- Add NO_REPLY support for SynChan
- Add support for bindings declarations