php5-stomp extension with fixed bug https://bugs.php.net/bug.php?id=70280
 
 
 
 
Go to file
Vitaliy Filippov acf43f619f Only add content-length header for messages containing zero byte
Allows OpenMQ/ActiveMQ to correctly map messages to JMS TextMessages
instead of only BytesMessages.

Fixes https://bugs.php.net/bug.php?id=70280
2015-08-18 12:08:17 +03:00
doc Update the php documentation 2010-10-13 03:39:55 +00:00
examples Stomp extension - Initial import 2009-10-30 01:28:16 +00:00
tests Improve frame stack and add test 2014-12-09 01:49:39 -05:00
.gitignore Fix Bug #68497 Stomp client doesn't parse ERROR response on CONNECT 2014-12-02 19:28:20 +01:00
CREDITS Stomp extension - Initial import 2009-10-30 01:28:16 +00:00
LICENSE add missing LICENSE file (mandatory for downstream) 2014-12-08 06:25:08 +01:00
TODO Add new note 2012-11-18 20:31:55 -05:00
config.m4 Add stomp+SSL support 2009-10-31 20:34:03 +00:00
config.w32 * Windows build fix (swap #include) 2009-10-31 21:50:11 +00:00
package.xml 1.0.8 => 1.0.9-dev 2015-05-18 18:19:58 -04:00
php_stomp.c Only add content-length header for messages containing zero byte 2015-08-18 12:08:17 +03:00
php_stomp.h 1.0.8 => 1.0.9-dev 2015-05-18 18:19:58 -04:00
stomp.c Fixing stomp_writable() check so we can catch when connect failed. 2015-06-05 14:41:04 -04:00
stomp.h fix perm on source files 2015-05-16 07:18:45 +02:00