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 3557f6196d Renamed zmq.P2P to zmq.PAIR 16 years ago
examples Added support for s:getsockopt(zmq.RCVMORE) and multipart examples 16 years ago
perf Object sugar 16 years ago
API.md s:getsockopt 16 years ago
Makefile License 16 years ago
README.md links 16 years ago
zmq.c Renamed zmq.P2P to zmq.PAIR 16 years ago

README.md

About

Lua bindings to zeromq2.

Installation

$ make install

API

See API.md and ØMQ docs.