[ANNOUNCEMENT] amqp-0.1.1 (beta) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package amqp-0.1.1 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
Updating extension to work with new rabbitmq-c library
Package Info
-------------
This extension can communicate with any AMQP spec 0-9-1 compatible server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and delete exchanges and queues, as well as publish to any exchange and consume from any queue.
Related Links
-------------
Package home: http://pecl.php.net/package/amqp
Changelog: http://pecl.php.net/package-changelog.php?package=amqp
Download: http://pecl.php.net/get/amqp-0.1.1.tgz
Authors
-------------
Pieter de Zwart (lead)