There's already socket connection between the nodeJS server (storage) and the Python application (manager), but between the client and the manager is HTTP. It would be better if it was socket based... I think it's a easy change and nice to junior developers learn something new. :)
There's already socket connection between the nodeJS server (storage) and the Python application (manager), but between the client and the manager is HTTP. It would be better if it was socket based... I think it's a easy change and nice to junior developers learn something new. :)