I\'m using Django Channels to implement a real-time multiplayer game.
Inside an engine.py file, I have the following class:
engine.py
class GameEngi