|
Hello,
I need to connect a PHP Stomp client to ActiveMQ using stomp+ssl, is this supported in any Stomp PHP library?
BTW it is not very clear for me where to find the "best" Stomp PHP library. I have found at least 3:
- The one at codehaus, which uses deprecated "socket" functions.
- A patched one that solves the "socket" issue.
- A PHP 5 version.
Thanks for any clarification :-)
Pascal
|