centraldesktop/php-stomp-activemq

ActiveMQ connection factories

0.5.1 2013-10-02 23:41 UTC

This package is not auto-updated.

Last update: 2025-01-13 16:53:33 UTC


README

ActiveMQ specific stomp connection factories

License: Apache

Tests

To run unit tests:

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

Usage