mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-16 23:39:51 +01:00
Add logic to set `FIN` flag automatically for transmitted WS frames, but if `fragmented` option set indicating an expert/manual mode, then the `FIN` flag is set according to the `final` option.