centraldesktop/php-stomp-activemq

ActiveMQ connection factories

0.5.1 2013-10-02 23:41 UTC

This package is not auto-updated.

Last update: 2024-04-22 13:20:38 UTC


README

ActiveMQ specific stomp connection factories

License: Apache

Tests

To run unit tests:

composer install (or composer update)
vendor/bin/phpunit

Usage