I am designing an android application which has to communicate with ESP8266 or similar boards. The server is the ESP8266 while the client is the app. ESP8266 has WebSocket installed and when the app connects they exchange a set of rules, which variables is what, which variable is trigger or whatever. The app may notRead more