Test project to reproduce shotgunsoftware/tk-framework-adobe#36 Server (Node 15.9) cd server npm install node index.js Client (Python 3.10) Create/activate venv cd client pip install -r requirements.txt python client.py