esp8266: Add .onsent callback support
The function passed to socket.onsent() gets called after data is succesfully sent by the socket.
Please register or sign in to comment
The function passed to socket.onsent() gets called after data is succesfully sent by the socket.