You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Code I got from examples stomp-php-examples/src/binary.php
Also, I tried older versions with the same result.
Any help will be appreciated!
The text was updated successfully, but these errors were encountered:
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.
Code I got from examples stomp-php-examples/src/binary.php
Also, I tried older versions with the same result.
Any help will be appreciated!
The text was updated successfully, but these errors were encountered: