mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 03:23:14 +00:00
93fcdda9f4
This commit added demo to receive websocket single frame in chunks using newly added API httpd_ws_recv_frame_part() with optimized memory. closes https://github.com/espressif/esp-idf/pull/15622