You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: