mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-06 08:37:29 +02:00
websocket_client: added example_test with a local websocket server
- Added a example test that connects to a local python websocket server. - Added readme for websocket_client example. Closes IDF-907
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
CONFIG_WEBSOCKET_URI_FROM_STDIN=y
|
||||
CONFIG_WEBSOCKET_URI_FROM_STRING=n
|
||||
|
||||
Reference in New Issue
Block a user