blob: 4de3e6c43faa177d77d446ffcbf423b3dacfe23f (
plain) (
blame)
1
2
3
4
|
Pika is a pure-Python implementation of the AMQP 0-9-1 protocol
that tries to stay fairly independent of the underlying network
support library. Pika was developed primarily for use with
RabbitMQ, but should also work with other AMQP 0-9-1 brokers.
|