summaryrefslogtreecommitdiff
path: root/examples/distributed_websocket_chat.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-5/+10
* python3 compat: print() function syntaxSergey Shepelev2013-12-031-6/+6
* Refactored the green version of zmq to use a factory function for ContextBen Ford2010-10-121-2/+1
* Changed around the sockets in the bridge for claritly, tidied up the main cod...Ben Ford2010-09-301-14/+20
* Added a distributed chat example that has many chat servers forwarding chat m...Ben Ford2010-09-291-0/+122