JCMais / node-libcurl

libcurl bindings for Node.js
https://npmjs.org/package/node-libcurl
MIT License
667 stars 118 forks source link

Worker Threads Support #169

Open JCMais opened 5 years ago

JCMais commented 5 years ago

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

tazzr commented 4 years ago

Any update in regards to this?

andrisi commented 3 years ago

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.

murilob1337 commented 1 year ago

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

MrPeker commented 1 year ago

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

JCMais commented 1 year ago

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

titanism commented 3 months ago

Happy to sponsor your efforts @JCMais here on GitHub sponsors or via PayPal!