stomp 2.0.2

Stomp client extension


This extension allows php applications to communicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces.

License: PHP License

Changes

- Fix compatibility with PHP 7.3
- Fix -Wformat issues