chess_rpg_backend/chess_backend
2022-06-25 12:36:47 +03:00
..
__init__.py Initial commit, added base User and Hero models 2022-06-04 16:01:23 +03:00
asgi.py added queue socket connect and validator consumer 2022-06-21 20:26:32 +03:00
settings.py added connection to room algorithm, minor changes for player model 2022-06-25 12:36:47 +03:00
urls.py added channels basic room consumer, minor updates for base game logic 2022-06-21 11:36:55 +03:00
wsgi.py Initial commit, added base User and Hero models 2022-06-04 16:01:23 +03:00