blob: 97ff278e9cd7e99dc1f30be122e36ca2b7b962e2 (
plain) (
blame)
1
2
3
4
5
6
|
This project contains all the necessary code to connect, send and
receive messages to/from an AMQP-compliant peer or broker (Qpid,
OpenAMQ, RabbitMQ) using Twisted. It also includes support for using
Thrift RPC over AMQP in Twisted applications.
WWW: https://launchpad.net/txamqp
|