d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
6 lines
281 B
Text
6 lines
281 B
Text
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
|