Athanasios Lakes bcaa066468 Dockerization
2024-12-12 14:09:51 +01:00

3 lines
85 B
Python
Executable File

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