75b676e3ac
It is not an AMQP client: amq-protocol only handles serialization and deserialization.
8 lines
274 B
Text
8 lines
274 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.
|
|
|
|
WWW: https://github.com/ruby-amqp/amq-protocol
|