Integrated WS server

This commit is contained in:
Eden Kirin
2023-03-25 17:23:00 +01:00
parent 8971c64713
commit 1b745c756f
8 changed files with 117 additions and 108 deletions

View File

@ -14,7 +14,3 @@ run-dev:
--port 8010 \
--workers=1 \
--reload
run-ws:
@poetry run \
python ws_server.py