PromucFlow_constructor/app/rts
Shrikant Sharat Kandula 0458b304e9
Upgrade socket.io-adapter to fix race condition (#6950)
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.
2021-08-31 09:21:22 +05:30
..
src -improved logging in RTS (#6846) 2021-08-25 15:52:58 +06:00
.gitignore Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
build.sh Fix RTS build and push workflow (#4246) 2021-04-30 16:37:33 +05:30
Dockerfile Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
package.json Upgrade socket.io-adapter to fix race condition (#6950) 2021-08-31 09:21:22 +05:30
start-server.sh Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
tsconfig.json Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
yarn.lock Upgrade socket.io-adapter to fix race condition (#6950) 2021-08-31 09:21:22 +05:30