uv run game-server.pyor
{something like 'python3'} game-server.pywith aiohttp as a package
connect to port 6767: 'http://<your-ip>:6767'
'/' is http served
'/ws' is web socket served
| Name | Name | Last commit date | ||
|---|---|---|---|---|
uv run game-server.pyor
{something like 'python3'} game-server.pywith aiohttp as a package
connect to port 6767: 'http://<your-ip>:6767'
'/' is http served
'/ws' is web socket served