doc/index.mdwn

Thu, 25 Feb 2010 14:51:58 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 25 Feb 2010 14:51:58 +0000
changeset 89
b4960965b095
parent 43
f58b30ad545e
permissions
-rw-r--r--

README: Note about dependency on libevent => 1.4

LuaEvent is a Lua wrapper around [libevent](http://monkey.org/~provos/libevent/).
It provides an interface with which you can write applications that wait on
file-descriptor events (primarily socket-based).

[[API_Reference|api]]

----
Related links for this project:

* LuaForge @ <http://luaforge.net/projects/luaevent/>
* GitRepo @ <http://repo.or.cz/w/luaevent.git/>
* ohloh @ <http://www.ohloh.net/projects/8077/>

mercurial