You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/12/16 16:06:46 UTC

[GitHub] [pulsar-client-node] david-streamlio commented on issue #62: Listening for messages

david-streamlio commented on issue #62: Listening for messages
URL: https://github.com/apache/pulsar-client-node/issues/62#issuecomment-566126386
 
 
   @mhaagens In order to receive messages, you will want to use the `subscribe` method as shown in the following example:  https://github.com/apache/pulsar-client-node/blob/master/examples/consumer.js

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services