Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
- Added a example test that connects to a local python websocket server. - Added readme for websocket_client example. Closes IDF-907