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:
Marius Vikhammer
2019-10-15 17:27:47 +08:00
parent 3b52eddf6b
commit 67c5225c14
5 changed files with 281 additions and 19 deletions

View File

@@ -0,0 +1,3 @@
CONFIG_WEBSOCKET_URI_FROM_STDIN=y
CONFIG_WEBSOCKET_URI_FROM_STRING=n