История коммитов

Автор SHA1 Сообщение Дата
  Shubham Kulkarni 9933037c0d Add options for esp_http_client and esp_websocket_client to support keepalive 5 лет назад
  xutao 88ddddbd3f websocket_client: fix some issues for websocket client 5 лет назад
  Marius Vikhammer d28f1682fc Websocket client: avoid deadlock if stop called from event handler 5 лет назад
  Marius Vikhammer 5eb5b1148a websocket client: the client now aborts the connection if send fails. 5 лет назад
  David Cermak ca01e8698f ws_client: fix fragmented send setting proper opcodes 5 лет назад
  Marius Vikhammer ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 лет назад
  Marius Vikhammer 7c0e3765ec websocket: added missing event data 6 лет назад
  David N. Junod 9200250f51 Add User-Agent and additional headers to esp_websocket_client 6 лет назад
  David Cermak e1f982921a ws_client: fix handling timeouts by websocket client. 6 лет назад
  David Cermak 7c5011f411 websocket_client: fix locking mechanism in ws-client task and when sending data 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 лет назад
  Angus Gratton 92a507c0aa Merge branch 'bugfix/ws_client_fix_event_blocking' into 'master' 6 лет назад
  David Cermak 271e6c4c9c websocket_client: fix URI parsing to include also query part in websocket connection path 6 лет назад
  David Cermak 50505068c4 ws_client: fixed posting to event loop with websocket timeout 6 лет назад
  David Cermak de6ea396f1 ws_client: added subprotocol configuration option to websocket client 6 лет назад
  David Cermak c0ba9e19fc ws_client: fixed path config issue when ws server configured using host and path instead of uri 6 лет назад
  David Cermak adee25d90e ws_client: fixed transport config option when server address configured as host, port, transport rather then uri 6 лет назад
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
  David Cermak 9b507c45c8 ws_client: fix double delete issue in ws client initialization 6 лет назад
  David Cermak d1433564ec ws_client: removed dependency on internal tcp_transport header 6 лет назад
  Tuan 2a2d932cfe esp_websocket_client: Add websocket client component 6 лет назад