they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
6 lines
285 B
Text
6 lines
285 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://pypi.org/project/txAMQP/
|