
Most Recent Version: 1.3
1.3
Selected Version: 1.3
- fix a bug in processing of messages from brokers that specify content length.
Depends on:
Pike 7.6.0 - 7.7.999, Required
Files in root directory:
stomp_config.h.in~
stamp-h.in
util.h
testsuite.in
stomp_config.h.in
Makefile.in
AUTHORS
examples/
INSTALL
configure.in
module.pmod.in/
README
CHANGES
LICENSE
configure
upload_module_version.pike
TODO
acconfig.h
[ Download ]
[ Module
Documentation ]
[ Wiki
this Module ]
Other Versions
1.2 |
GPL/LGPL/MPL | 2007-02-16 19:50:31 | Select |
|
- Rationalize Client() to take a stomp url.
- Added reconnect mode with a random backoff reconnect period.
- Better documentation
- Verified against ActiveMQ 4.2
|
1.1 |
GPL/LGPL/MPL | 2006-05-09 22:07:20 | Select |
|
- Adds transaction support (official named transactions)
- Adds binary message support
- Runs in asyncronous mode (subscription delivery occurs via a callback)
- Adds acknowledgements
- Adds message header support in sent messages
- Verified against ActiveMQ 4.0 RC2
|
1.0 |
GPL/LGPL/MPL | 2005-09-24 02:04:39 | Select |
|
Initial version of the Stomp implimentation for Pike. This module supports
Sending, Subscription, Receipts and Transations. Currently, ACKs are not
yet supported.
|