Commit historia

Upphovsman SHA1 Meddelande Datum
  Akihiro YAMAZAKI 9ff9137e7a websocket: Add configurable ping interval 5 år sedan
  David Čermák a461f8f115 Merge branch 'bugfix/ws_transport_ping' into 'master' 5 år sedan
  David Cermak acc7bd2ca4 ws_transport: Add option to propagate control packets to the app 5 år sedan
  Shubham Kulkarni b53e46a68e Add options for esp_http_client and esp_websocket_client to support keepalive 5 år sedan
  yuanjm 5ab774f9d8 websocket: support mutual tls for websocket 5 år sedan
  Marius Vikhammer c2bb0762bb Websocket client: avoid deadlock if stop called from event handler 5 år sedan
  David Cermak 5e9f8b52e7 tcp_transport: Added internal API for underlying socket, used for custom select on connection end for WS 5 år sedan
  David Cermak b213f2c6d3 ws_client: Added support for close frame, closing connection gracefully 5 år sedan
  Chen Yi Qun caaf62bdad driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 5 år sedan
  xutao 341e480573 websocket_client : fix some issues for websocket client 5 år sedan
  David Čermák f74d5d9517 Merge branch 'bugfix/ws_send_abort' into 'master' 5 år sedan
  Marius Vikhammer 0049385850 websocket: add configurable timeout for PONG not received 5 år sedan
  Marius Vikhammer 6bebfc84f3 websocket client: the client now aborts the connection if send fails. 5 år sedan
  David Cermak 14992e62c5 ws_client: fix fragmented send setting proper opcodes 5 år sedan
  Marius Vikhammer ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 år sedan
  Marius Vikhammer 7c0e3765ec websocket: added missing event data 6 år sedan
  David N. Junod 9200250f51 Add User-Agent and additional headers to esp_websocket_client 6 år sedan
  David Cermak e1f982921a ws_client: fix handling timeouts by websocket client. 6 år sedan
  David Cermak 7c5011f411 websocket_client: fix locking mechanism in ws-client task and when sending data 6 år sedan
  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 år sedan
  Angus Gratton 92a507c0aa Merge branch 'bugfix/ws_client_fix_event_blocking' into 'master' 6 år sedan
  David Cermak 271e6c4c9c websocket_client: fix URI parsing to include also query part in websocket connection path 6 år sedan
  David Cermak 50505068c4 ws_client: fixed posting to event loop with websocket timeout 6 år sedan
  David Cermak de6ea396f1 ws_client: added subprotocol configuration option to websocket client 6 år sedan
  David Cermak c0ba9e19fc ws_client: fixed path config issue when ws server configured using host and path instead of uri 6 år sedan
  David Cermak adee25d90e ws_client: fixed transport config option when server address configured as host, port, transport rather then uri 6 år sedan
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 år sedan
  David Cermak 9b507c45c8 ws_client: fix double delete issue in ws client initialization 6 år sedan
  David Cermak d1433564ec ws_client: removed dependency on internal tcp_transport header 6 år sedan
  Tuan 2a2d932cfe esp_websocket_client: Add websocket client component 6 år sedan