Skip to content

v0.7

Compare
Choose a tag to compare
@camelpunch camelpunch released this 06 Jun 10:10
  • Connection recovery
  • CocoaPods support
  • Can send basic.publish options and properties
  • Remove 'immediate' option from publish - this is deprecated on the broker
  • RMQMessages now contain delivery metadata including properties
  • Fix a bug in broker heartbeat reading that would cause consumer blocks (and other things) to stop working
  • Send heartbeats at half the timeout, rather than on the timeout
  • Re-enable bitcode
  • Exchange deletion
  • Bind an exchange to another exchange
  • Queue unbind
  • Exchange unbind
  • Cancel consumers from client and broker
  • Depend on JKVValue instead of Mantle