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

Bidirectional Communication with worker #18

Closed
yashhema opened this issue Aug 10, 2022 · 1 comment
Closed

Bidirectional Communication with worker #18

yashhema opened this issue Aug 10, 2022 · 1 comment

Comments

@yashhema
Copy link

Hello,
Is it possible to have bidirectional communication with the worker . I want to use isolate for Firebase Query listener, it needs to reply back the messages and also I need to shut down the listener or change its parameter on go

regard

@iandis
Copy link
Owner

iandis commented Aug 16, 2022

Hi, for that kind of use-case I'd recommend you to use Isolate instead as this package is just to cover similar use-case to the compute function using a single long-lived Isolate

@iandis iandis closed this as completed Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants