You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coilmq
Hello,
Has anyone successfully used PHP to subscribe to a coilmq message
buss? As far as I can tell, the PHP stomp extension ( from
http://pecl.php.net/package/stomp ) hangs on a recv() and eventually
times out. Any example code would be greatly appreciated.
If anyone's used any different kind of php-magic to connect and
subscribe to coilMQ I would also like to know.
Cheers,
November
Hans Lellelid
unread,
Aug 12, 2011, 6:34:12 PM8/12/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coi...@googlegroups.com
I haven't done anything with stomp in php, but i have used the Flex client -- so know that this has been validated outside of python. I will take a look this weekend and let you know what I find.