it looks like the the SocketIoClient library is not compatible with esp8266 WiFi library. the esp8266 library doesn't have connectSSL. it only has a separate WiFiSecureClient class
it looks like the the SocketIoClient library is not compatible with esp8266 WiFi library. the esp8266 library doesn't have connectSSL. it only has a separate WiFiSecureClient class