credebl / platform

Open source, Open standards based Decentralised Identity & Verifiable Credentials Platform
Apache License 2.0
32 stars 13 forks source link

feat: worker thread implementation for issuance service #913

Open tipusinghaw opened 1 month ago

tipusinghaw commented 1 month ago
tipusinghaw commented 1 month ago

It's not possible to pass function or inject dependency to the worker file docs: https://stackoverflow.com/questions/12303566/node-js-sending-an-object-with-function-definitions-to-worker-thread/12303840#12303840