68e38cdd6e
(This is required by new ruby-amqp package. 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.
3 lines
225 B
Text
3 lines
225 B
Text
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.
|