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