README

Wed, 06 Jul 2011 23:56:20 -0400

author
Thomas Harning Jr <harningt@gmail.com>
date
Wed, 06 Jul 2011 23:56:20 -0400
changeset 106
f03fc4cde677
parent 103
78087206bef7
permissions
-rw-r--r--

base/lua: fixes incorrectly recorded version and prepares a new 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.4)
Usage Requirements:
	libevent (recommend >= 1.4)
	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