Socket IO Import ES6

const app = express(); const server = http.Server(app); const io = new Server(server);
Attractive Alligator