node-libcurl icon indicating copy to clipboard operation
node-libcurl copied to clipboard

Worker Threads Support

Open JCMais opened this issue 6 years ago • 6 comments

https://nodejs.org/api/addons.html#addons_context_aware_addons

https://github.com/nodejs/node/blob/master/test/addons/worker-addon/test.js

https://curl.haxx.se/libcurl/c/threadsafe.html

https://curl.haxx.se/libcurl/c/libcurl.html#GLOBAL

Probably depends on https://github.com/JCMais/node-libcurl/issues/155

Also see:

https://github.com/nodejs/help/issues/3356

JCMais avatar May 01 '19 23:05 JCMais

Any update in regards to this?

tazzr avatar Nov 07 '20 15:11 tazzr

Would be nice to add a note to the docs/npmjs page - in case someone silly like me implements before running into this issue... :-) Thanks for your great work - the module itself is of great use, will find some temp solutuion for now.

andrisi avatar Nov 18 '20 21:11 andrisi

I would like to know if we have support in version 3.0.0

murilob1337 avatar Feb 16 '23 20:02 murilob1337

Hi, any updates on this? Thanks for the great work 🙏

MrPeker avatar Apr 07 '23 01:04 MrPeker

This is not planned at the moment, #155 is more important, but I've had no time to work on it yet.

JCMais avatar May 27 '23 13:05 JCMais