Commit Graph

19 Commits (master)

Author SHA1 Message Date
Remi Collet bf4539e523 fix perm on source files 2015-05-16 07:18:45 +02:00
Pierrick Charron 8b0bbd4db2 Improve frame stack and add test 2014-12-09 01:49:39 -05:00
Pierrick Charron 059566498b Make stomp_set_error() to be printf like (mi+php at aldan dot algebra dot com) 2014-12-07 18:49:04 -05:00
Pierrick Charron 19f47cd105 read buffer implementation on top of stomp_recv 2012-11-20 19:54:00 -05:00
Pierrick Charron 9e0839fff1 Rename few things 2012-11-20 19:12:26 -05:00
Pierrick Charron 520e311c83 Fix rabbitmq compatibility 2012-11-18 20:20:23 -05:00
Pierrick Charron 5793a7efee Add a buffer for receipts 2012-11-18 11:09:14 -05:00
Pierrick Charron 078bac3324 New details property in the StompException class
New method StompException::getDetails()
Add the body content in the Stomp::Error() method
2010-07-27 05:48:59 +00:00
Pierrick Charron f50e766836 New copyright for 2010 2010-01-04 20:22:09 +00:00
Pierrick Charron 8a19087270 Move the use_ssl bool into the option struct 2009-12-28 01:05:04 +00:00
Pierrick Charron 7c135b9664 First step to make the stomp.c/stomp.h more reusable 2009-12-28 01:01:07 +00:00
Pierrick Charron b986c891d8 Rename frame_destroy => stomp_free_frame 2009-12-27 23:51:12 +00:00
Pierrick Charron d1934cf31b Rename stomp_new by stomp_init 2009-12-27 18:53:12 +00:00
Pierrick Charron 26427f95cd Remove useless TSRM from the stomp_close 2009-12-27 18:48:22 +00:00
Pierrick Charron 5940fe8264 Remove useless TSRM from the stomp_new 2009-12-27 18:36:22 +00:00
Pierrick Charron db3abd3904 Code cleaning 2009-12-05 19:49:26 +00:00
Pierrick Charron 7e97fc910f * Add arginfo to StompFrame::__construct
* Add a properties optional param to all php_stomp_transition
* Config separation of the connection and read timeout
* Modify timeout methods/functions to read_timeout
2009-11-04 01:36:17 +00:00
Pierrick Charron 9182fffe6e Add stomp+SSL support 2009-10-31 20:34:03 +00:00
Pierrick Charron 3718df2b84 Stomp extension - Initial import 2009-10-30 01:28:16 +00:00