summaryrefslogtreecommitdiff
path: root/examples/zmq_chat.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-3/+6
* python3 compat: print() function syntaxSergey Shepelev2013-12-031-6/+6
* python3 compat: 2to3: `except E as e:` syntaxDavanum Srinivas2013-12-031-1/+1
* First stab at zeromq support. This consists of:Ben Ford2010-09-201-0/+64