/stormed-amqp

native tornadoweb amqp 0-9-1 client implementation

Primary LanguagePythonMIT LicenseMIT

Stormed-Amqp

Stormed-Amqp is a client implementation of the AMQP protocol, with the following features:

  • fully async and native Tornado (IOLoop) implementation (Tornado v1.0, v1.1 and upcoming v1.2 are supported)
  • full support for 0-9-1 amqp standard
  • tested with rabbitmq AMQP server 2.1 and later versions

For a tutorial, look at the examples directory