rabbitmq / rabbitmq-stomp

RabbitMQ STOMP plugin
https://www.rabbitmq.com/stomp.html
Other
49 stars 28 forks source link

rabbit_stomp_reader doesn't handle resource alarm messages correctly #68

Closed hairyhum closed 8 years ago

hairyhum commented 8 years ago

Similar to https://github.com/rabbitmq/rabbitmq-mqtt/issues/62

michaelklishin commented 8 years ago

69 addresses a function clause but I've observed that connection state is still not switched to blocked in management UI. So there's still some catch up to do compared to MQTT still.

hairyhum commented 8 years ago

Discussed in #67