summaryrefslogtreecommitdiff
path: root/examples/chat_bridge.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-2/+2
* python3 compat: print() function syntaxSergey Shepelev2013-12-031-3/+3
* Changed around the sockets in the bridge for claritly, tidied up the main cod...Ben Ford2010-09-301-3/+3
* Added a distributed chat example that has many chat servers forwarding chat m...Ben Ford2010-09-291-0/+20