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

Decoded message on reciept of subscribed message? #43

Open
kevinlieb opened this issue Oct 26, 2011 · 0 comments
Open

Decoded message on reciept of subscribed message? #43

kevinlieb opened this issue Oct 26, 2011 · 0 comments

Comments

@kevinlieb
Copy link

Perhaps a silly question but: when I get a message back from a subscribed queue it looks like:

{ data: <Buffer 54 65 73 74 20 54 69 63 6b 6c 65>,
contentType: 'text/plain' }

printing just message.data is:
<Buffer 54 65 73 74 20 54 69 63 6b 6c 65>

How do I get that data back as actual plain text?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant