Skip to content

[1.1.0] AMQP/RabbitMQ implementation

Compare
Choose a tag to compare
@kendarorg kendarorg released this 21 Feb 08:13
· 84 commits to main since this release
  • Added support for basic AMQP 0.9.1 operations (e.g. RabbitMQ) like queues, publish and consume
  • Logging with logback
  • Custom exceptions
  • New state machine with fluent protocol description
  • Asynchronous operation (like cancel Postgres queries)