forked from gleicon/txwebsockets
-
Notifications
You must be signed in to change notification settings - Fork 0
Twisted Server Protocol for websockets
amacleod/txwebsockets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Twisted WebSockets protocol - install with python setup.py install - To test it open a terminal window, cd examples, run python -m SimpleHTTPServer 8888 to serve interact.html - In another window, run python examples/interact.py and open http://localhost:8888/interact.html - type something in the text box The inspiration for a websocket server (and the test html) came from Joe Armstrong. Check interact.py to learn how to setup a basic operations class and pass it to the protocol factory. Gleicon Moraes
About
Twisted Server Protocol for websockets
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published