Server code:
import http from \'http\'; import Koa from \'koa\'; import { Server } from \'socket.io\'; (async () => { const app = new Koa(); var serv