Package Information |
Summary |
Stomp client extension |
Maintainers |
Xinchen Hui <
laruence at php dot net >
(lead)
[details]
Pierrick Charron <
pierrick at php dot net >
(lead)
[details]
Gennady Feldman <
gena01 at php dot net >
(lead)
[details]
Remi Collet (lead)
[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 0.3.2
(beta)
|
- Fixed bug #16936 (Module segfaults on readFrame if Frame > STOMP_BUFSIZE) - Fixed bug #16933 (readFrame does not notice when server shuts down) - Fixed bug #16930 (readFrame reports error-frames as "timeout") |