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

Is it possible to use WebSocket with useWorker? #164

Open
niraj-ar opened this issue Dec 5, 2024 · 0 comments
Open

Is it possible to use WebSocket with useWorker? #164

niraj-ar opened this issue Dec 5, 2024 · 0 comments
Labels
question Further information is requested

Comments

@niraj-ar
Copy link

niraj-ar commented Dec 5, 2024

Hi,
I am exploring the capabilities of useWorker and wanted to know if it's possible to use WebSocket within the worker. Specifically, can useWorker facilitate bidirectional communication with a WebSocket server, and if so, are there any examples or guidelines for implementing this?

If WebSocket is not supported directly, is there a recommended way to achieve this functionality in conjunction with useWorker?

Thank you!

@niraj-ar niraj-ar added the question Further information is requested label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant