Commit 6e9397eb by Bach Dániel

add websocket.py

parent 44b19dc7
......@@ -12,7 +12,7 @@ from twisted.python import log
from twisted.web.static import File
from twisted.web.server import Site
from twisted.web.websockets import WebSocketsResource, lookupProtocolForFactory
from websockets import WebSocketsResource, lookupProtocolForFactory
from django.core import signing
......
This diff is collapsed. Click to expand it.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment