2024-11-15 20:50:36 +02:00

3 lines
85 B
Python
Executable File

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