fifa-api
fifa-api copied to clipboard
Game sessions will not be shared through Redis
https://github.com/sauravhiremath/fifa-api/blob/e01079ac993f94f33589c7753bebb6e61ee592e6/src/socker/roomManager.js#L23
https://github.com/sauravhiremath/fifa-api/blob/e01079ac993f94f33589c7753bebb6e61ee592e6/src/socker/roomManager.js#L58
https://github.com/sauravhiremath/fifa-api/blob/e01079ac993f94f33589c7753bebb6e61ee592e6/src/socker/roomManager.js#L96
Accessing properties like in line 96 will no affect all running socket servers. Values will be available only inside single server :c