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-16 03:52:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9118e0f0449a955aa573672928c9f751840a5317
esp-protocols
/
components
/
esp_websocket_client
History
liuhan
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
..
include
ws_client: Fix const correctness in the API config structure
2022-03-01 12:18:50 +04:00
test
websocket: Add websocket unit tests
2022-03-01 12:18:50 +04:00
CMakeLists.txt
transport: Add CONFI_WS_TRANSPORT for optimize the code size
2022-03-01 12:18:50 +04:00
component.mk
transport: Add CONFI_WS_TRANSPORT for optimize the code size
2022-03-01 12:18:50 +04:00
esp_websocket_client.c
components: Remove repeated keep alive function by ssl layer function
2022-03-01 12:18:50 +04:00