Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"message" event is not raised when payload is empty #13

Open
ZachBray opened this issue Jun 22, 2015 · 2 comments
Open

"message" event is not raised when payload is empty #13

ZachBray opened this issue Jun 22, 2015 · 2 comments
Assignees
Labels

Comments

@ZachBray
Copy link

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.

@ZachBray ZachBray changed the title "message" event is not called when payload is empty "message" event is not raised when payload is empty Jun 22, 2015
@sbadugu
Copy link

sbadugu commented Aug 11, 2015

@dpwspoon @cmebarrow Should we investigate this ?

@dpwspoon dpwspoon added the bug label Aug 11, 2015
@dpwspoon dpwspoon added this to the 5.0 + 4.x milestone Aug 11, 2015
@dpwspoon
Copy link
Contributor

Yes, this seems like a bug. I would expect that we have the same bug in 4.x client so I'm assigning to 5.0 + 4.x milestone. Hopefully we can get this fixed for that release and forward port here. @sanjay-saxena or @chao-sun-kaazing do one of you want to take this?

@sbadugu sbadugu removed this from the 5.0 + 4.x milestone Jun 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants