I am trying to visualize a sensor data to react app using socket.io.
Here is the server I created
const http= require(\'http\'); const express = require(\