v1.0.3
Features:
- Automatic creation and management of queues, exchanges and channels;
- Support for direct, topic and fanout exchanges;
- Publish;
- Subscribe;
- Support for a Remote procedure call (RPC).
Bug Fixes
- Fixed an error when posting a message where content was not being mapped correctly to the consumer. A message can now be published by the IMessage interface or Message object.