提交历史

作者 SHA1 备注 提交日期
  David Cermak acc7bd2ca4 ws_transport: Add option to propagate control packets to the app 5 年之前
  David Cermak b213f2c6d3 ws_client: Added support for close frame, closing connection gracefully 5 年之前
  David Cermak e5650d1ed8 examples: websocket example to send textual data with esp_websocket_client_send_text() 5 年之前
  Marius Vikhammer ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 年之前
  Angus Gratton 30372f5a4f Merge branch 'docs/esp_netif_programmer_manual' into 'master' 6 年之前
  David Cermak 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 6 年之前
  Marius Vikhammer 67c5225c14 websocket_client: added example_test with a local websocket server 6 年之前
  David Cermak a49b934ef8 examples: protocol examples which use common connection component 6 年之前
  David Cermak abf9345b85 ws_client: fix for not sending ping responses, updated to pass events also for PING and PONG messages, added interfaces to send both binary and text data 6 年之前
  liu zhifu 003a9872b7 esp_wifi: wifi support new event mechanism 6 年之前
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年之前
  Tuan 2a2d932cfe esp_websocket_client: Add websocket client component 6 年之前