сокет io import es6

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