espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.71k stars 7.3k forks source link

Asynchronous Websockets for ESP32 #232

Closed williamesp2015 closed 7 years ago

williamesp2015 commented 7 years ago

I would like to migrate from ESP8266 to ESP32 using Asynchronous Websockets. Is there any changes to enable ESP32 for Asynchronous Websockets server and client? Thank you

negativekelvin commented 7 years ago

Are you talking about https://github.com/me-no-dev/ESPAsyncWebServer ?

You should ask me-no-dev, post in that repo, or post in the arduino forum at esp32.com. This isn't the best place for discussions about items outside the scope of this sdk.

igrr commented 7 years ago

This issue was moved to espressif/arduino-esp32#128