Milan de Kruijf

Results 10 comments of Milan de Kruijf

I've been testing this for a while now and it works great. I did notice that reconnects don't happen when losing internet connection, it just simply does nothing and stops...

I wouldn't know what to do then. It works perfectly on the nodejs implementation of socketio. It happens so sudden, without any reason.

Oh, I didn't know that. I look forward to having that feature.

The error indicates that the WebSocket control frame was fragmented and invalid packet id 101, 105, 68, 44, 32 (maybe even more, they just seem to be added every time...

I even got 'thread '' panicked at 'internal error: entered unreachable code: Won't happen as we open the connection beforehand',' after a little while. How is that even possible.

All my issues seem to be entirely fixed after running the socket in a blocking allowed thread using `tokio::task::spawn_blocking` method. I didn't really get an error message before to let...

Nevermind. I actually got the error again after it running for like 7 hours.

+1. Having this issue as well.

Make sure you provide the `colorScales` property to the preset to only include the colors that you use. That should greatly improve compile times. Also try out using lightningcss by...

Afaik, PandaCSS doesn't actually detect what variables you use so everything will be included. I don't know the exact numbers of variables that are created but I am sure it's...