README

Sat, 15 Jan 2011 20:21:54 -0500

author
Thomas Harning Jr <harningt@gmail.com>
date
Sat, 15 Jan 2011 20:21:54 -0500
changeset 100
41a6f9a64b9e
parent 94
59d924f63c4a
child 102
dc3809bf780a
permissions
-rw-r--r--

base: noted in CHANGELOG pending 0.3.0 release

Description: This is a binding of libevent to Lua. It will serve as a drop-in replacement 
for copas, and eventually support more features (async DNS, HTTP, RPC...).

Contact information:
Lead:	Thomas Harning <harningt@gmail.com>

Major contributions from prosody project:
		Matthew Wild: mwild1@gmail.com


Project page: http://luaforge.net/projects/luaevent/
GIT Repositories:
	See: https://github.com/harningt/luaevent

Build Requirements:
	libevent (recommend >= 1.3b)
Usage Requirements:
	libevent (recommend >= 1.3b)
	LuaSocket

See test/ directory for examples of usage.


Dependencies:
	libevent - http://monkey.org/~provos/libevent/
	LuaSocket - http://www.cs.princeton.edu/~diego/professional/luasocket/

mercurial