mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
c637402081
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
7 lines
285 B
Plaintext
7 lines
285 B
Plaintext
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/
|