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
Aleksey Yeschenko 253d931a77 fixed socket options [jugg] 16 years ago
examples Renamed s:getsockopt -> s:getopt, s:setsockopt -> s:setopt 16 years ago
perf Renamed s:getsockopt -> s:getopt, s:setsockopt -> s:setopt 16 years ago
API.md Renamed s:getsockopt -> s:getopt, s:setsockopt -> s:setopt 16 years ago
Makefile License 16 years ago
README.md links 16 years ago
zmq.c fixed socket options [jugg] 16 years ago

README.md

About

Lua bindings to zeromq2.

Installation

$ make install

API

See API.md and ØMQ docs.