aiormq

Pure python AMQP 0.9.1 asynchronous client library

OTHER License

Downloads
1.2M
Stars
250
Committers
31
aiormq - 6.8.0 Latest Release

Published by mosquito 10 months ago

  • python 3.12 support
  • update dev requirements
  • drop python 3.7 support
  • update pamqp
aiormq - 6.7.6

Published by mosquito over 1 year ago

aiormq - 6.7.4

Published by mosquito over 1 year ago

aiormq - 6.7.3

Published by mosquito over 1 year ago

aiormq - 6.7.2

Published by mosquito over 1 year ago

aiormq - 6.7.1

Published by mosquito over 1 year ago

  • Fix connection close issues
aiormq - 6.7.0

Published by mosquito over 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
aiormq - 6.6.3

Published by mosquito almost 2 years ago

aiormq - 6.6.2

Published by mosquito almost 2 years ago

Updates in README.md

aiormq - 6.6.1

Published by mosquito almost 2 years ago

  • fix Documentation link
aiormq - 6.6.0

Published by mosquito almost 2 years ago

  • migrate project to poetry #160
  • Countdown.call() now is coroutine #159 (fixes #158)
aiormq - 6.5.0

Published by mosquito almost 2 years ago

  • Fix getting futures exceptions #154
  • no wait bytes with asyncio.wait_for for each frame #157

Changes in type annotations and changed the way to determine if a tcp broker connection is sticked.

aiormq - 3.6.1

Published by mosquito over 2 years ago

Small code optimisation fixes

aiormq - 6.3.0

Published by mosquito over 2 years ago

Performance fixes

aiormq - 6.0.0

Published by mosquito almost 3 years ago

aiormq -

Published by mosquito almost 4 years ago

  • Drop python 3.5 support
  • Upgrade pamqp to 3.0.1