WS Server

This commit is contained in:
Eden Kirin
2023-03-25 14:10:33 +01:00
parent 0041b7d43e
commit 9aabcf61f4
4 changed files with 69 additions and 1 deletions

View File

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