You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Joshua Simmons 8b961acd05 Removing deprecated UPSTREAM/DOWNSTREAM symbols
Now 2.0.8 has been released, I don't see any real need to keep them
there.

Revert "Adding support for zmq 2.0.7 with a hacky preprocessor check"

This reverts commit 9d38da847d.
16 years ago
examples zmq:init(io_threads) 16 years ago
perf zmq:init(io_threads) 16 years ago
.gitignore Adding gitignore for binaries 16 years ago
API.md zmq:init(io_threads) 16 years ago
Makefile Changing makefile to use CC variable rather than gcc hard coded 16 years ago
README.md links 16 years ago
zmq.c Removing deprecated UPSTREAM/DOWNSTREAM symbols 16 years ago

README.md

About

Lua bindings to zeromq2.

Installation

$ make install

API

See API.md and ØMQ docs.