krohling / ArduinoWebsocketClient

Websocket client for Arduino
227 stars 72 forks source link

Please add support for ESP8266 #14

Open nodemand opened 8 years ago

nodemand commented 8 years ago

I'm using this add-on for the Arduino IDE: https://github.com/esp8266/Arduino since the ESP8266 is an absolute jewel for IoT devices. But I'm getting a ton of warnings and the app crashes when I replace EthernetClient with WiFiClient in your code and robot example although it will compile.

Thanx!

jeroen

dewomser commented 8 years ago

sorry can`t help