Bring the latest stage API changes. Updated the test scripts to use it without hardcoded ports. Small Readme for them.

This commit is contained in:
facu 2026-05-08 17:02:17 -03:00
parent 2085853125
commit e641dcf910
6 changed files with 346 additions and 40 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
__pycache__/
*.py[cod]
.DS_Store
._*