stomp 0.3.1

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 memory leak in stomp_send and in stomp_ack
- Reduced minimum php version to 5.2.2