Hello guys i have simple example with sockets:
const app = express(); const server = require("http").createServer(app); const io = require("soc