savearray2 opened a new pull request #125:
URL: https://github.com/apache/pulsar-client-node/pull/125


   Implements a quick-and-dirty hack to get RegEx support working for topics in 
consumers by spinning using ```std::this_thread::yield()``` in 
```Napi::AsyncWorker```'s ```Execute``` function while waiting for callbacks. 
This allows the ```pulsar_client_subscribe_pattern_async``` and 
```pulsar_client_subscribe_async``` functions to be used from the C++ library.


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


Reply via email to