sonpham-bmd
Results
2
comments of
sonpham-bmd
> Hello @sonpham-bmd > > You can try this solution: > > ```ts > import {Server as IOServer, ServerOptions} from "socket.io"; > import { createAdapter } from "@socket.io/cluster-adapter"; > import...
> ok I don't know why. did you start the process with pm2 ? I run pm2 with ecosystem file js `module.exports = { apps: [ { name: '248-backend', exec_mode:...