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