Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  yuanjm c79a907e4f components: Remove repeated keep alive function by ssl layer function 4 vuotta sitten
  yuanjm bead3599ab components: Support bind socket to specified interface in esp_http_client and esp_websocket_client component 5 vuotta sitten
  Angus Gratton 10bde42551 esp_websocket_client: Don't log the filename when logging "Websocket already stop" 4 vuotta sitten
  David Cermak 99805d880f websockets: Set keepalive options after adding transport to the list 5 vuotta sitten
  Akihiro YAMAZAKI 9ff9137e7a websocket: Add configurable ping interval 5 vuotta sitten
  David Čermák a461f8f115 Merge branch 'bugfix/ws_transport_ping' into 'master' 5 vuotta sitten
  David Cermak acc7bd2ca4 ws_transport: Add option to propagate control packets to the app 5 vuotta sitten
  Shubham Kulkarni b53e46a68e Add options for esp_http_client and esp_websocket_client to support keepalive 5 vuotta sitten
  yuanjm 5ab774f9d8 websocket: support mutual tls for websocket 5 vuotta sitten
  Marius Vikhammer c2bb0762bb Websocket client: avoid deadlock if stop called from event handler 5 vuotta sitten
  David Cermak 5e9f8b52e7 tcp_transport: Added internal API for underlying socket, used for custom select on connection end for WS 5 vuotta sitten
  David Cermak b213f2c6d3 ws_client: Added support for close frame, closing connection gracefully 5 vuotta sitten
  Chen Yi Qun caaf62bdad driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 5 vuotta sitten
  xutao 341e480573 websocket_client : fix some issues for websocket client 5 vuotta sitten
  David Čermák f74d5d9517 Merge branch 'bugfix/ws_send_abort' into 'master' 5 vuotta sitten
  Marius Vikhammer 0049385850 websocket: add configurable timeout for PONG not received 5 vuotta sitten
  Marius Vikhammer 6bebfc84f3 websocket client: the client now aborts the connection if send fails. 5 vuotta sitten
  David Cermak 14992e62c5 ws_client: fix fragmented send setting proper opcodes 5 vuotta sitten
  Marius Vikhammer ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 vuotta sitten
  Marius Vikhammer 7c0e3765ec websocket: added missing event data 6 vuotta sitten
  David N. Junod 9200250f51 Add User-Agent and additional headers to esp_websocket_client 6 vuotta sitten
  David Cermak e1f982921a ws_client: fix handling timeouts by websocket client. 6 vuotta sitten
  David Cermak 7c5011f411 websocket_client: fix locking mechanism in ws-client task and when sending data 6 vuotta sitten
  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 vuotta sitten
  Angus Gratton 92a507c0aa Merge branch 'bugfix/ws_client_fix_event_blocking' into 'master' 6 vuotta sitten
  David Cermak 271e6c4c9c websocket_client: fix URI parsing to include also query part in websocket connection path 6 vuotta sitten
  David Cermak 50505068c4 ws_client: fixed posting to event loop with websocket timeout 6 vuotta sitten
  David Cermak de6ea396f1 ws_client: added subprotocol configuration option to websocket client 6 vuotta sitten
  David Cermak c0ba9e19fc ws_client: fixed path config issue when ws server configured using host and path instead of uri 6 vuotta sitten
  David Cermak adee25d90e ws_client: fixed transport config option when server address configured as host, port, transport rather then uri 6 vuotta sitten