This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-protocols
Watch
1
Star
0
Fork
0
You've already forked esp-protocols
forked from
espressif/esp-protocols
Code
Pull Requests
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