| Package Information |
| Summary |
Stomp client extension |
| Maintainers |
Pierrick Charron <pierrick@php.net> (lead) [wishlist] [details]
|
| License |
PHP License
|
| Description |
This extension allows php applications to communicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces. |
Release notes Version 1.0.5 (stable) |
- Fix memory leak when Stomp can't write the message on the queue. (Pierrick)
- Add a buffer for receipts. (Pierrick)
- Fixed bug #62831 (Stomp module seems not initializing SSL library first).
(Patch by lwhsu at lwhsu dot org)
- Fixed bug #59972 (Message body are not binary safe). (Pierrick) |