WebSocket connection support
vladikKBR85 opened this issue · 1 comments
vladikKBR85 commented
Is ti possible this worker implementation to maintain a persistent connection via websockets? My code works fine in the main thread, but I've spent several hours, trying to move it to the worker. Since there is no ability to debug- I had no luck. Or perhaps there are limitations for imports and java snippets?
support commented