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 @
* GitRepo @
* ohloh @