doc/index.mdwn

changeset 43
f58b30ad545e
equal deleted inserted replaced
42:b1742e841e5a 43:f58b30ad545e
1 LuaEvent is a Lua wrapper around [libevent](http://monkey.org/~provos/libevent/).
2 It provides an interface with which you can write applications that wait on
3 file-descriptor events (primarily socket-based).
4
5 [[API_Reference|api]]
6
7 ----
8 Related links for this project:
9
10 * LuaForge @ <http://luaforge.net/projects/luaevent/>
11 * GitRepo @ <http://repo.or.cz/w/luaevent.git/>
12 * ohloh @ <http://www.ohloh.net/projects/8077/>
13

mercurial