friends-of-reactphp / stomp

STOMP bindings for ReactPHP.
MIT License
115 stars 42 forks source link

Update to more recent values #44

Closed the-eater closed 6 years ago

the-eater commented 7 years ago

Currenlty this MR does the following

Currently ActiveMQ tests are run without auth tests because Ubuntu ActiveMQ 5.6 for some reason doesn't allow plugins

the-eater commented 7 years ago

Hmmm the itShouldReceiveAgainNackedMessages test seem to fail randomly on ActiveMQ based servers

the-eater commented 7 years ago

So apparently ActiveMQ servers have a certain time they need before an topic is actually subscribed. :(

WyriHaximus commented 6 years ago

Thanks for looking into this and creating this PR :+1:

the-eater commented 6 years ago