How to run an async function without blocking the execution in Django channels

前端 未结 0 549
抹茶落季
抹茶落季 2021-01-30 03:17

I have an AsyncWebsocketConsumer running django channels for an online turn-based game.

There is need to verify that the player associated to the current tur

相关标签:
回答
  • 消灭零回复
提交回复
热议问题