]> granicus.if.org Git - esp-idf/commit
ws_client: fix ping-pong mechanism to use mask, support reception of zero-payload...
authorDavid Cermak <cermak@espressif.com>
Thu, 22 Aug 2019 15:39:20 +0000 (17:39 +0200)
committerDavid Cermak <cermak@espressif.com>
Thu, 3 Oct 2019 05:32:17 +0000 (07:32 +0200)
commitea955e1efc9b1259467b55946a421a3950e6059f
tree7269de0ed317d796591c3837be4ef4424f11a4b5
parent87fb025b9748237c8fe23c851fd23c644473e1e4
ws_client: fix ping-pong mechanism to use mask, support reception of zero-payload PONG and sending non-zero-payload PING

Closes https://github.com/espressif/esp-idf/issues/3890
Closes https://github.com/espressif/esp-idf/issues/4138
components/tcp_transport/include/esp_transport_ws.h
components/tcp_transport/transport_ws.c