AcademySoftwareFoundation / AcademySoftwareFoundation/xstudio
No way to set remote API port
Open
bug
documentation
- Dominant language
- C++
- Stars
- 769
- Forks
- 129
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 4
Description
The python user docs [here](https://github.com/AcademySoftwareFoundation/xstudio/blob/main/docs/user_docs/appendix/python_scripting.rst) say that you should launch xstudio with the `--port` argument and then use `XSTUDIO.connect_remote(host="127.0.0.1", port=)`. However, `--port` only seems to set the port for a remote session and does not affect the port that the Remote API uses.
Contributor guide
Assessment
This issue has not been assessed yet.