mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
df06ce6da4
This library works with Ruby 1.8, Ruby 1.9, JRuby and Rubinius. This library was tested primarily with RabbitMQ, although it should be compatible with any server implementing the AMQP 0-8 spec. WWW: https://github.com/ruby-amqp/amqp This version is currently required for chef-server which would be a downgrade of the existing port. PR: ports/163355 With Hat: ruby@ Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
8 lines
290 B
Plaintext
8 lines
290 B
Plaintext
Simple asynchronous AMQP driver for Ruby/EventMachine.
|
|
This library works with Ruby 1.8, Ruby 1.9, JRuby and Rubinius.
|
|
|
|
This library was tested primarily with RabbitMQ, although it
|
|
should be compatible with any server implementing the AMQP 0-8 spec.
|
|
|
|
WWW: https://github.com/ruby-amqp/amqp
|