ESPAsyncTCP
ESPAsyncTCP copied to clipboard
Need example : How send a string to a client?
Hi, I want to send a string to my client. I don't want to send it as answer, just when connection established the esp8266 try to send a string to client. How can I do it with this Library ? ( I only use ESPAsyncTCP library, no ESPAsyncWeb)