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
Robert G. Jakabosky 4a05f9b8b0 changed home url. 15 years ago
cmake Ported zmq bindings to LuaNativeObjects bindings generator. 15 years ago
examples Added example of using an event-loop with ZeroMQ sockets. 16 years ago
perf Added LuaJIT2 FFI support. 15 years ago
rockspecs changed home url. 15 years ago
src Added LuaJIT2 FFI support. 15 years ago
.gitignore Giving lua-zmq new API semantics. 16 years ago
API.md zmq:init(io_threads) 16 years ago
CMakeLists.txt Ported zmq bindings to LuaNativeObjects bindings generator. 15 years ago
README.md links 16 years ago
zmq.nobj.lua Added LuaJIT2 FFI support. 15 years ago
zmq_ffi.lua Added LuaJIT2 FFI support. 15 years ago

README.md

About

Lua bindings to zeromq2.

Installation

$ make install

API

See API.md and ØMQ docs.