3 lines
85 B
Python
3 lines
85 B
Python
from channels.routing import ProtocolTypeRouter
|
|
|
|
application = ProtocolTypeRouter({}) |