Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Shubham Kulkarni 985de73e6d Add options for esp_http_client and esp_websocket_client to support keepalive 5 gadi atpakaļ
  xutao e7b3b75785 websocket_client : fix some issues for websocket client 5 gadi atpakaļ
  Marius Vikhammer 3d952d3f56 Websocket client: avoid deadlock if stop called from event handler 5 gadi atpakaļ
  Marius Vikhammer 67d7b60f19 websocket client: the client now aborts the connection if send fails. 5 gadi atpakaļ
  David Cermak 55dd3c8b77 ws_client: fix fragmented send setting proper opcodes 5 gadi atpakaļ
  Marius Vikhammer f542c979e9 tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 gadi atpakaļ
  David Cermak daf95803ec websocket_client: fix locking mechanism in ws-client task and when sending data 6 gadi atpakaļ
  Marius Vikhammer 2215aeaad8 websocket: added missing event data 6 gadi atpakaļ
  David Cermak 1a8e5a40d6 ws_client: added subprotocol configuration option to websocket client 6 gadi atpakaļ
  David Cermak b529c6f282 ws_client: fixed path config issue when ws server configured using host and path instead of uri 6 gadi atpakaļ
  David Cermak 7a05879024 ws_client: fixed transport config option when server address configured as host, port, transport rather then uri 6 gadi atpakaļ
  Jiang Jiang Jian 6181686489 Merge branch 'bugfix/ws_client_fix_event_blocking_v4.0' into 'release/v4.0' 6 gadi atpakaļ
  Jiang Jiang Jian 8bc1f6e2f5 Merge branch 'bugfix/ws_opcodes_fix_v4.0' into 'release/v4.0' 6 gadi atpakaļ
  David Cermak 44599d3a84 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 gadi atpakaļ
  David Cermak 0fa7dcb946 websocket_client: fix URI parsing to include also query part in websocket connection path 6 gadi atpakaļ
  David Cermak 4e8c1b91c0 ws_client: fixed posting to event loop with websocket timeout 6 gadi atpakaļ
  David Cermak 9b507c45c8 ws_client: fix double delete issue in ws client initialization 6 gadi atpakaļ
  David Cermak d1433564ec ws_client: removed dependency on internal tcp_transport header 6 gadi atpakaļ
  Tuan 2a2d932cfe esp_websocket_client: Add websocket client component 6 gadi atpakaļ