Skip to content

Releases: ntex-rs/ntex-amqp

Actix amqp client/server - v0.1.3

10 Feb 09:40
Compare
Choose a tag to compare

Changes

  • Allow to override sender link attach frame

AMQP 1.0 client/server framework - v0.1.2

25 Dec 17:11
Compare
Choose a tag to compare

Changes

  • Allow to specify multi-pattern for topics

Actix amqp client/server - v0.1.1

18 Dec 17:04
Compare
Choose a tag to compare

Changes

  • Separate control frame entries for detach sender qand detach receiver

  • Proper detach remote receiver

  • Replace async fn with impl Future