Fix potential race condition error that's killing RTS, when multiple several users leave a room at the same time, which isn't uncommon for our use case. This is done by upgrading socket.io-adapter dependency to version 2.3.2, which includes fix from PR socketio/socket.io-adapter#74. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.sh | ||
| Dockerfile | ||
| package.json | ||
| start-server.sh | ||
| tsconfig.json | ||
| yarn.lock | ||