network/websocket_client
Demonstrates a websocket client connecting to a remote echo websocket server. Anything written to the client stream is echoed back.
Source Files
- resources
- main.c
- websocket_client.mk
Demonstrates a websocket client connecting to a remote echo websocket server. Anything written to the client stream is echoed back.