Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
vncproxy
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
1
Merge Requests
0
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
6e9397eb
authored
Oct 16, 2013
by
Bach Dániel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add websocket.py
parent
44b19dc7
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
proxy.py
+1
-1
websockets.py
+0
-0
No files found.
proxy.py
View file @
6e9397eb
...
@@ -12,7 +12,7 @@ from twisted.python import log
...
@@ -12,7 +12,7 @@ from twisted.python import log
from
twisted.web.static
import
File
from
twisted.web.static
import
File
from
twisted.web.server
import
Site
from
twisted.web.server
import
Site
from
twisted.web.
websockets
import
WebSocketsResource
,
lookupProtocolForFactory
from
websockets
import
WebSocketsResource
,
lookupProtocolForFactory
from
django.core
import
signing
from
django.core
import
signing
...
...
websockets.py
0 → 100644
View file @
6e9397eb
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment