2024-10-09 14:16:42 +03:00

3 lines
85 B
Python
Executable File

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