This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-18 10:31:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b529c6f282e870e74d1e47b5415359d1aa1323db
esp-idf
/
components
/
esp_websocket_client
History
David Cermak
b529c6f282
ws_client: fixed path config issue when ws server configured using host and path instead of uri
...
closes
https://github.com/espressif/esp-idf/issues/3892
2019-11-02 14:12:11 +01:00
..
include
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
2019-11-01 14:14:15 +00:00
CMakeLists.txt
examples: use new component registration api
2019-06-21 19:53:29 +08:00
component.mk
esp_websocket_client: Add websocket client component
2019-06-20 15:37:40 +08:00
esp_websocket_client.c
ws_client: fixed path config issue when ws server configured using host and path instead of uri
2019-11-02 14:12:11 +01:00