chess_rpg_backend/room
2022-06-26 19:00:53 +03:00
..
migrations fixed room post-connect message, added room migration init file 2022-06-26 18:04:09 +03:00
services added room create for match 2022-06-24 01:04:35 +03:00
__init__.py added image pool, inited channels 2022-06-11 23:34:55 +03:00
apps.py added image pool, inited channels 2022-06-11 23:34:55 +03:00
consumers.py added message in room on ready to play 2022-06-26 19:00:53 +03:00
middleware.py added queue socket connect and validator consumer 2022-06-21 20:26:32 +03:00
models.py added message in room on ready to play 2022-06-26 19:00:53 +03:00
routing.py added connection to room algorithm, minor changes for player model 2022-06-25 12:36:47 +03:00
tests.py added image pool, inited channels 2022-06-11 23:34:55 +03:00
views.py added image pool, inited channels 2022-06-11 23:34:55 +03:00