stomp-php-examples icon indicating copy to clipboard operation
stomp-php-examples copied to clipboard

Script freezes in isDataOnStream on stream_select function.

Open pavelivanovv opened this issue 4 years ago • 0 comments

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.

pavelivanovv avatar Feb 17 '21 06:02 pavelivanovv