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
In our system we have some messages that only contain headers. This works fine when only using RabbitMQ. However, in the Kaazing AMQP JavaScript API AmqpChannel.onmessage is not called when the payload of a message is empty.