const { io } = require("socket.io-client"); export const socket = io("http://172.27.168.231:3000");