PHP Stomp client and SSL?

View: New views
1 Messages — Rating Filter:   Alert me  

PHP Stomp client and SSL?

by pascals :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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