Go to file
2009-09-16 16:22:23 +02:00
bindings/java java directory moved into bindings directory II 2009-09-16 16:22:23 +02:00
c added newly added socket options to all language bindings, P2P model changed to PUB/SUB for throughput tests 2009-09-16 12:22:36 +02:00
cpp win port for c and cpp perf tests 2009-09-08 11:30:49 +02:00
devices forwarder renamed to zmq_forwarder 2009-09-15 09:45:32 +02:00
foreign forwarder device compilable on windows 2009-09-14 17:04:57 +02:00
msvc forwarder renamed to zmq_forwarder (MSVC build) 2009-09-15 10:04:43 +02:00
perf setsockopt cleanup in rbzmq 2009-09-16 14:55:11 +02:00
python set rc to 0 in its declaration (pyzmq.cpp) 2009-09-16 14:57:22 +02:00
ruby setsockopt cleanup in rbzmq 2009-09-16 14:55:11 +02:00
src Merge branch 'master' of git@github.com:sustrik/zeromq2 2009-09-16 15:36:56 +02:00
.gitignore c++ perf tests added 2009-08-30 09:14:15 +02:00
AUTHORS Updated AUTHORS, ChangeLog, README and added COPYING.LESSER files 2009-09-09 10:37:40 +02:00
autogen.sh include directory split into c and cpp dirs, added --with-c and --with-cpp configure options 2009-09-07 17:06:47 +02:00
ChangeLog Updated AUTHORS, ChangeLog, README and added COPYING.LESSER files 2009-09-09 10:37:40 +02:00
configure.in java directory moved into bindings directory II 2009-09-16 16:22:23 +02:00
COPYING.LESSER Updated AUTHORS, ChangeLog, README and added COPYING.LESSER files 2009-09-09 10:37:40 +02:00
Makefile.am java directory moved into bindings directory II 2009-09-16 16:22:23 +02:00
NEWS initial commit 2009-07-29 12:07:54 +02:00
README Updated AUTHORS, ChangeLog, README and added COPYING.LESSER files 2009-09-09 10:37:40 +02:00

This is the 0MQ project. More information is available at 
http://www.zeromq.org

Please read INSTALL for installation instructions.