php5-stomp extension with fixed bug https://bugs.php.net/bug.php?id=70280
 
 
 
 
Go to file
Remi Collet bf4539e523 fix perm on source files 2015-05-16 07:18:45 +02: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.7 => 1.0.8-dev 2015-05-15 17:21:29 -04:00
php_stomp.c fix perm on source files 2015-05-16 07:18:45 +02:00
php_stomp.h 1.0.7 => 1.0.8-dev 2015-05-15 17:21:29 -04:00
stomp.c Adding #ifdef HAVE_NETINET_IN_H around the new TCP_NODELAY code to fix compilation on Windows and possibly others. 2015-02-25 11:58:32 -05:00
stomp.h fix perm on source files 2015-05-16 07:18:45 +02:00