mirror of
https://github.com/espressif/esp-idf
synced 2025-03-13 11:09:12 -04: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.