rabbitmq / rabbitmq-web-stomp

Provides support for STOMP over WebSockets
Other
89 stars 26 forks source link

Add support for STOMP heartbeats to raw Websocket endpoint #25

Closed essen closed 9 years ago

essen commented 9 years ago

Works with the examples, can try to add a test if needed.

Fixes #15.

essen commented 9 years ago

Wait, I forgot to push the changes in the examples. :-)

essen commented 9 years ago

OK done in https://github.com/rabbitmq/rabbitmq-web-stomp-examples/pull/5