3 lines
85 B
Python

from channels.routing import ProtocolTypeRouter
application = ProtocolTypeRouter({})