espressif / esp-protocols

Collection of ESP-IDF components related to networking protocols
181 stars 126 forks source link

feat(websocket): adding support for `keep_alive_enable` when using WSS transport (IDFGH-11457) #555

Closed gabsuren closed 5 months ago

gabsuren commented 5 months ago

LGTM, do we need a test for that?

TBH I am not sure, as the test should check the connection over a period of time, which can impact CI time