blob: 4892dcfe9d90cd70aa8d09f06196cbbab964a08d (
plain) (
blame)
1
2
3
4
5
6
|
This is a C-language AMQP client library for use with AMQP servers
speaking protocol versions 0-8 and 0-9-1. This port only speaks the
0-9-1 protocol version, for 0-8 use net/rabbitmq-c.
See also: https://github.com/alanxz/rabbitmq-c
See also: https://www.amqp.org/
|