Anyway, continuing with multi player browser game with #laravel and #laravelreverb and React...
Testing locally with Herd is super easy and works great... the moment i deploy to the server, everyone is SLOW and glitchy. Something with the number and order of network requests being fired. I've dealt with similar issues with a chat app I worked on, but those strictly FIFO, so a bit easier.