Jumping off point for Cisco's backend Forage program
This server creates a websocket connection that sends the current timestamp at a set interval.
On the client side is a mobile friendly React app that an IT professional can use to track network metrics within a building.
It makes an api call to get both the IPv4 and IPv6 IP addresses, and displays that information on screen.
It also has a live latency tracker that utilizes the websocket server, and displays latency information on a graph.