morrissinger / ESP8266-Websocket

A websocket library for the ESP-8266.
305 stars 119 forks source link

'WebSocketClient' does not name a type #30

Open uzairali001 opened 6 years ago

uzairali001 commented 6 years ago

Trying to make it work on ESP32 by following this tutorial but unable to make it compile its showing this error 'WebSocketClient' does not name a type

VishnuvardhanGhanta commented 5 years ago

Try using Arduinohttpclient library