pyzmq/examples
Petr Messner 2c6e138403 Fixed Context().instance() -> Context.instance() in examples 2015-03-28 19:23:52 +01:00
..
bench Adding benchmark examples. 2010-07-02 17:00:51 -05:00
chat display.py in chat example works with multiple chatters 2010-07-04 10:14:53 -05:00
device Rename XREQ -> DEALER, XREP -> ROUTER. 2011-06-20 10:49:09 +02:00
eventloop update copyright and headers 2014-06-10 14:33:25 -07:00
gevent Update XREQ to DEALER and XREP to ROUTER 2013-03-04 14:44:46 +00:00
heartbeat Made the ping/pong example Python 3 compatible 2014-07-04 04:26:31 -04:00
logger update logger example 2012-08-19 16:32:53 -07:00
mongodb relicense non-core code under 3-clause New BSD 2012-03-06 13:36:34 -08:00
monitoring Fixed Context().instance() -> Context.instance() in examples 2015-03-28 19:23:52 +01:00
poll relicense non-core code under 3-clause New BSD 2012-03-06 13:36:34 -08:00
pubsub use req/rep to synchronize before pub/sub 2014-04-06 19:38:26 +02:00
security Fixed Context().instance() -> Context.instance() in examples 2015-03-28 19:23:52 +01:00
serialization Fixed byte size computation for numpy array 2015-03-06 12:05:30 +01:00
win32-interrupt Adds utility for fixing CTRL-C on Windows. 2014-06-19 00:56:28 -04:00
LICENSE relicense non-core code under 3-clause New BSD 2012-03-06 13:36:34 -08:00
README_PY3K added note for py3k 2011-03-11 15:14:59 -08:00