Skip to content

v0.6.0

Compare
Choose a tag to compare
@nsweeting nsweeting released this 08 Oct 15:21
· 150 commits to master since this release
  • Fix potential channel related issues
  • Add sync_start to producers
  • Add handle_setup callback to producers
  • Make all handle_setup callbacks optional
  • Move message ack/nack/reject to Message module
  • Utilize AMQP channel process directly for ack/nack/reject instead of via consumer