Skip to content

Commit 7946be3

Browse files
committed
Added unit test module from the Twisted branch.
1 parent 660b9eb commit 7946be3

File tree

3 files changed

+506
-1
lines changed

3 files changed

+506
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,13 @@ Twisted WebSocket Server
33

44
To run:
55

6-
$ sudo python test_server.py
6+
$ sudo python simple_server.py
77

88
In your browser go to http://localhost:8080.
99

10+
N.B.: Why sudo? It's because the simple server hosts a flash socket policy file on port
11+
843. This is optional, of course.
12+
1013
Notes
1114
=====
1215

test_server.py simple_server.py

File renamed without changes.

0 commit comments

Comments
 (0)