Skip to content

No Async Websocket server for ESP32 #332

Open
@williamesp2015

Description

@williamesp2015

Arduino websocket can configure at Websockets.h #define WEBSOCKETS_NETWORK_TYPE = NETWORK_ESP8266_ASYNC
However ESPAsyncTCP support only ESP8266 not ESP32. When I have long duration function like recording fast sensors into SD card (using SdFat), websocket server event is not responsive to use commands for the Stop recording.
Any advice would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions