doc/index.mdwn

changeset 43
f58b30ad545e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/index.mdwn	Fri Nov 16 11:22:01 2007 -0500
@@ -0,0 +1,13 @@
+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