doc/index.mdwn

Fri, 16 Nov 2007 11:22:01 -0500

author
Thomas Harning Jr <harningt@gmail.com>
date
Fri, 16 Nov 2007 11:22:01 -0500
changeset 43
f58b30ad545e
permissions
-rw-r--r--

Added initial shot at documentation using Ikiwiki (only luaevent.core.buffer is really doc'ed yet)

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