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-04-09 00:49:02 UTC


README

Thrift STOMP Transport

License: Apache-2.0

Tests

To run unit tests:

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

Usage