| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=287683
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=264379
|
|
|
|
|
|
|
|
|
| |
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=263313
|
|
|
|
| |
Notes:
svn path=/head/; revision=261101
|
|
|
|
|
|
|
|
|
| |
rubygems.org (RG) doesn't do redirects.
With Hat: ruby@
Notes:
svn path=/head/; revision=255872
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/147013 ports/147014 ports/147015 ports/147016
ports/147017 ports/147018 ports/147019 ports/147020
ports/147033 ports/147034 ports/147035 ports/147036
ports/147037 ports/147038 ports/147040 ports/147041
ports/147042
Submitted by: pgollucci@ (myself)
With Hat: ruby@
Notes:
svn path=/head/; revision=255155
|
|
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in a synchronous fashion.
It is based on a great deal of useful code from amqp by Aman Gupta and Carrot
by Amos Elliston.
You can use Bunny to :
* Create and delete exchanges
* Create and delete queues
* Publish and consume messages
Bunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8
of the AMQP specification.
WWW: http://github.com/celldee/bunny
PR: ports/145841
Submitted by: renchap at cocoa-x.com
Notes:
svn path=/head/; revision=253160
|