Aiormq Versions Save

Pure python AMQP 0.9.1 asynchronous client library

6.8.0

4 months ago
  • python 3.12 support
  • update dev requirements
  • drop python 3.7 support
  • update pamqp

6.7.6

1 year ago

6.7.4

1 year ago

6.7.3

1 year ago

6.7.2

1 year ago

6.7.1

1 year ago
  • Fix connection close issues

6.7.0

1 year ago
  • A little performance improvements
  • Fixed connection stuck detection
  • Removed lazy frame marshalling, now the frame serializing making as soon as possible to avoid possible frame mutation in future

6.6.3

1 year ago

6.6.2

1 year ago

Updates in README.md

6.6.1

1 year ago
  • fix Documentation link