network/websocket_client_with_header #
Demonstrates a websocket client with optional header connecting to a remote echo websocket server. Anything written to the client stream is echoed back.
Source Files #
-
resources
- settings.ini
- main.c
- websocket_client_with_header.mk