zephyr/samples/net/sockets/http_server/src/static_web_resources
Matt Rodgers 3e7d9b55a4 samples: net: http_server: sent net stats to client via websocket
Added a websocket connection sending network statistics to a client, to
demonstrate how this can be used to push data to the client as an
alternative to GET requests triggered by a Javascript timer.

Signed-off-by: Matt Rodgers <mrodgers@witekio.com>
2024-08-12 19:25:05 -04:00
..
index.html samples: net: http_server: sent net stats to client via websocket 2024-08-12 19:25:05 -04:00
main.js samples: net: http_server: sent net stats to client via websocket 2024-08-12 19:25:05 -04:00