ESP32Tetris
ESP32Tetris copied to clipboard
Web socket control
@netmindz Hey chap, thanks for doing this, it's really helped me understand how to use websockets! I don't think I'm going to merge it though for a couple of reasons though. First there seems to be a lot of lag compared to BT. Second if I was to use WiFi connectivity, I want to be able to go to local IP address in the browser on my phone, and have the ESP32 serve the webpage to me, rather than having to load an html file from my laptop for example. I'm guessing doing it that way is very different to what we have here? Do you have any examples of anything set up like that that I could have a look at? Big thanks again for doing this though, I hope you're not too annoyed!