|
a22391ae2c
|
feat(websocket): Added linux port for websocket
|
2023-07-18 14:18:39 +04:00 |
|
|
e085826dbb
|
fix(websocket): Cleaned up printf/format warnings (-Wno-format)
|
2023-05-17 07:35:21 +02:00 |
|
|
6e4e4fab1d
|
CI: Fix build issues
|
2022-07-28 22:47:53 +04:00 |
|
|
d66f9dc158
|
ignore format warnings
|
2022-07-12 18:13:01 +04:00 |
|
|
bece6e7045
|
Add http_parser (new component) dependency
* Original commit: espressif/esp-idf@8e94cf2bb1
|
2022-03-01 12:18:50 +04:00 |
|
|
9118e0f044
|
transport: Add CONFI_WS_TRANSPORT for optimize the code size
* Original commit: espressif/esp-idf@8b02c9026a
|
2022-03-01 12:18:50 +04:00 |
|
|
17281a515e
|
esp32: add implementation of esp_timer based on TG0 LAC timer
Closes: IDF-979
* Original commit: espressif/esp-idf@739eb05bb9
|
2022-03-01 12:18:50 +04:00 |
|
|
35d6f9a2c6
|
examples: use new component registration api
* Original commit: espressif/esp-idf@6771eead80
|
2022-03-01 12:18:50 +04:00 |
|
|
f3a0586663
|
esp_websocket_client: Add websocket client component
Closes https://github.com/espressif/esp-idf/issues/2829
* Original commit: espressif/esp-idf@2a2d932cfe
|
2022-03-01 12:18:50 +04:00 |
|