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: us...@infra.apache.org With regards, Apache Git Services