blob: 657370d65da19abb3e4e6300d85ec1c20004039f (
plain)
1
2
3
|
amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not an
AMQP client: amq-protocol only handles serialization and deserialization.
If you want to write your own AMQP client, this gem can help you with that.
|