ESPAsyncTCP icon indicating copy to clipboard operation
ESPAsyncTCP copied to clipboard

Need example : How send a string to a client?

Open EdwardJonsin1 opened this issue 3 years ago • 0 comments

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)

EdwardJonsin1 avatar Jun 28 '22 00:06 EdwardJonsin1