Files
esp-idf/components
David Cermak acc7bd2ca4 ws_transport: Add option to propagate control packets to the app
Client could choose if they want to receive control packets and handle
them.
* If disabled (default) the transport itself tries to handle PING
and CLOSE frames automatically during read operation. If handled
correctly, read outputs 0 indicating no (actual app) data received.
* if enabled, all control frames are passed to the application to be
  processed there.

Closes https://github.com/espressif/esp-idf/issues/6307
2021-01-22 07:22:41 +00:00
..
2021-01-18 15:31:03 +08:00
2021-01-14 20:30:31 +08:00
2021-01-12 14:05:08 +08:00
2021-01-11 11:34:37 +08:00
2021-01-12 14:05:08 +08:00
2021-01-11 11:34:37 +08:00
2021-01-11 11:34:37 +08:00
2021-01-21 01:17:23 +00:00
2021-01-19 11:17:18 +08:00
2021-01-06 17:21:53 +05:30
2021-01-12 14:05:08 +08:00
2020-12-25 15:46:36 +08:00
2021-01-11 11:34:37 +08:00
2021-01-12 14:05:08 +08:00
2021-01-19 11:17:18 +08:00