This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-protocols
Watch
1
Star
0
Fork
1
You've already forked esp-protocols
mirror of
https://github.com/espressif/esp-protocols.git
synced
2025-07-15 03:26:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f8e3ba78134f6125947c09ee3d3da26f3e54c381
esp-protocols
/
components
/
esp_websocket_client
History
Marius Vikhammer
f8e3ba7813
websocket client: the client now aborts the connection if send fails.
...
Closes IDF-1744 * Original commit:
espressif/esp-idf@6bebfc84f3
2022-03-01 12:18:50 +04:00
..
include
tcp_transport/ws_client: websockets now correctly handle messages longer than buffer
2022-03-01 12:18:50 +04:00
CMakeLists.txt
esp32: add implementation of esp_timer based on TG0 LAC timer
2022-03-01 12:18:50 +04:00
component.mk
esp_websocket_client: Add websocket client component
2022-03-01 12:18:50 +04:00
esp_websocket_client.c
websocket client: the client now aborts the connection if send fails.
2022-03-01 12:18:50 +04:00