Dmytro

Results 8 comments of Dmytro

> What if i'm using it on an image url? > > ``` > let currentImage = data[data.length - 1].data[i].image; > > const fac = new FastAverageColor(); > fac.getColorAsync(currentImage); >...

Also, I noticed that after the connection was restored (and "ping" messages were without responses) the WebSocket reconnected automatically, so I suppose it still closes the connection after heartbeat timeouts...

+1 Anyone have a solution for this? I tried to downgrade from 4.11.0 to 4.8.0 but still have this issue