Module esp_idf_svc::ws
source · Expand description
WebSocket protocol
Websockets support is disabled by default. To enable it, add this to your
sdkconfig.defaults
file:
CONFIG_HTTPD_WS_SUPPORT=y
WebSocket protocol
Websockets support is disabled by default. To enable it, add this to your
sdkconfig.defaults
file:
CONFIG_HTTPD_WS_SUPPORT=y