How to use the same connection for two differents consummers in Django Channels?

前端 未结 0 1048
野性不改
野性不改 2020-12-15 05:47

I use the last version of django channels(V3) and i have two consummers.

This is my routing.py

application = ProtocolTypeRouter({
    "websocket&q         


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