bportaluri / WiFiEsp

Arduino WiFi library for ESP8266 modules
GNU General Public License v3.0
548 stars 210 forks source link

#include <WiFiClientSecure.h> #181

Open Dimeruben opened 5 years ago

Dimeruben commented 5 years ago

Could it be possible to make WiFiEsp compatible with the library WiFiClientSecure.h in order to make a HTPPS connection? I am trying to make TelegramBot.h working in a Arduino Mega board with a module ESP-01 attached to it and it is impossible to create a HTPPS connection that gets along with TelegramBot. Thank you very much! 👍