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/10/03 17:36:08 UTC

[GitHub] [pulsar-client-node] gperinazzo commented on issue #56: Add listener support for consumer

gperinazzo commented on issue #56: Add listener support for consumer
URL: https://github.com/apache/pulsar-client-node/pull/56#issuecomment-538047822
 
 
   It seems that the new `ThreadSafeFunction` requires N-API 4 or higher, which isn't available for Node 10.x unless we enable experimental features.
   
   I'm also looking for a better way to route the `pulsar_consumer_t` to the callback function, as we can't save the one that the library gives us.

----------------------------------------------------------------
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