提交歷史

作者 SHA1 備註 提交日期
  Martin Valik 1f451a4a77 Added more convenient functions for sending data to websocket 5 年之前
  yuanjm 5db3853c2c esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. 4 年之前
  yuanjm 5bdbfd1d05 Revert "Merge branch 'bugfix/fix_ws_handle_big_messages_error' into 'master'" 4 年之前
  yuanjm f2a0b48cf9 esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. 4 年之前
  Jan Brudny 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice 4 年之前
  yuanjm cd521d4ae3 esp_http_server: support dynamic payload len for ws server 5 年之前
  David Cermak c415c6f9a6 httpd: Fixed wrong header in ws_send_async() for lengthy packets 5 年之前
  Marius Vikhammer dcb09bac6a http_server: adds support for setting websocket subprotocol 5 年之前
  David Cermak fbf2680427 esp_http_server: Add Websocket API to return list of active clients 5 年之前
  David Cermak d3801be6d9 esp_http_server: Add httpd_ws_get_fd_info() API to check active WS clients 5 年之前
  David Cermak 005f21accc http_server: WebSocket server to set flag in transmitted messages by default 5 年之前
  David Cermak 1b842ce1a8 http_server: websocket server to support async send 6 年之前
  Jackson Ming Hu e983042af2 http_server: adds WebSocket support 6 年之前