php5-stomp extension with fixed bug https://bugs.php.net/bug.php?id=70280
 
 
 
 
Go to file
Lorenzo Fontana 8e18eb079d Fix Bug #68497 Stomp client doesn't parse ERROR response on CONNECT 2014-12-02 19:28:20 +01: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 Fix Bug #68497 Stomp client doesn't parse ERROR response on CONNECT 2014-12-02 19:28:20 +01: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
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 Package.xml 2012-11-20 17:11:12 -05:00
php_stomp.c Fix Bug #68497 Stomp client doesn't parse ERROR response on CONNECT 2014-12-02 19:28:20 +01:00
php_stomp.h Add two new ini config default_username and default_password 2012-11-18 19:33:12 -05:00
stomp.c Remove compilation warnings 2012-11-21 08:59:02 -05:00
stomp.h read buffer implementation on top of stomp_recv 2012-11-20 19:54:00 -05:00