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.
lua-zmq/README.md

18 lines
228 B
Markdown

About
=====
Lua bindings to zeromq2.
Installation
============
<pre>
$ make install
</pre>
API
===
See [API.md](http://github.com/iamaleksey/lua-zmq/blob/master/API.md) and
[ØMQ docs](http://www.zeromq.org/area:docs-v20).