For a current project of mine, I had to evaluate how high the latency is when using websockets. In my case, I wanted to use a small single board computer as the server and any device, that can run a web browser, as the client. This tutorial illustrates how a Raspberry Pi and an ESP8266 can be used to act as a websocket server that can be controlled with a standard webbrowser.
Continue reading How to use Websockets to control an ESP8266 and a Raspberry Pi with a web browserHow to use Websockets to control an ESP8266 and a Raspberry Pi with a web browser
