stomp-php-examples
stomp-php-examples copied to clipboard
Script freezes in isDataOnStream on stream_select function.
Script freezes in isDataOnStream on stream_select function if the queue does not exist on the broker. If I add a message to queue through JMS (queue appears) and then send a message through stomp-php, the message added and read immediately.