# IoT Dashboard: Web Sockets with AWS
14 min read
For my capstone project at Penn State, I built a React JS single page app (SPA) that used Axios to communicate using an IoT protocol known as oneM2M in realtime. I’ve recently become interested in…