centraldesktop/php-thrift-stomp

STOMP Thrift Transport

0.0.1 2014-01-08 00:08 UTC

This package is not auto-updated.

Last update: 2024-10-22 03:09:01 UTC


README

Thrift STOMP Transport

License: Apache-2.0

Tests

To run unit tests:

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

Usage