Open zhurlik opened 3 years ago
Hi,
I have ran into the issue when using adonis-websocket-client inside Web Workers, this is due to the fact that the Worker doesn't have window variable.
adonis-websocket-client
window
Thanks, Vlad
Hi,
I have ran into the issue when using
adonis-websocket-client
inside Web Workers, this is due to the fact that the Worker doesn't havewindow
variable.Thanks, Vlad