Piotr Husiatyński (author)
Wed Sep 16 12:16:18 -0700 2009
txChat /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | ||
| |
README.mkd | Wed Sep 16 11:50:33 -0700 2009 | |
| |
chat.html | Wed Sep 16 12:16:18 -0700 2009 | |
| |
server.py |
README.mkd
txChat - twisted & jQuery powered chat
Requirements:
- python2.5
- twisted library
- web browser with javascript support ;)
Usage:
$ twistd -noy server.py
and go to http://localhost:8080

