let SocketIOClient = require('socket.io-client'); let socket = new SocketIOClient(); module.exports = socket;