aREST icon indicating copy to clipboard operation
aREST copied to clipboard

aRest not working with WiFiEsp Library

Open massimiliano76 opened this issue 8 years ago • 1 comments

Hi,

I tried to use your aRest library with the WiFiEsp library (https://github.com/bportaluri/WiFiEsp) but it doesn't work because aRest handle function wants a WiFiClient object and not WifiEspClient object, what can I do?

Thank you very much, Max.

massimiliano76 avatar Feb 16 '17 14:02 massimiliano76

Hey! I'll have to modify aREST for that :) May I ask why the standard ESP WiFi library is not ok for you?

marcoschwartz avatar Feb 16 '17 21:02 marcoschwartz