sivar2311

Results 2 issues of sivar2311

Hi Markus, on ESP32 it seems that `setNoDelay(true)` does not work and causing the "Bad file number" error when WebSocketsClient connects to a server. `setNoDelay(true)` is called in `connectedCb` in...

ESP32

AsyncUDPPacket inherits now from Stream instead of Print to make it compatible with the ESP32 version