Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constructor TCModel from Node:worker #422

Open
gchicoye opened this issue Sep 22, 2023 · 0 comments
Open

Constructor TCModel from Node:worker #422

gchicoye opened this issue Sep 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@gchicoye
Copy link

Hi,

For performance reason, I've try to put the TCString.decode(gdprConsent); into a worker node. However, worker nodes can only post plain object (without the prototype). I would like to be able to rebuild the class from that.
Could we imagine a function that does that?

Thanks!
Gabriel

@gchicoye gchicoye added the enhancement New feature or request label Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant