Added initial shot at documentation using Ikiwiki (only luaevent.core.buffer is reall...
[luaevent.git] / doc / api.mdwn
blobaa528d447b5f9ad9acc9a99d4b81beb6b6377056
1 LuaEvent API Documentation
2 ----
4 Modules:
6 * [[modules/luaevent.core]] - Interface to core libevent functions
7         * [[modules/luaevent.core.buffer]] - Interface to libevent's evbuffer
8         * [[modules/luaevent.core.bufferevent]] - Interface to libevent's bufferevent
9 * [[modules/luaevent]] - Higher level wrapper mimicking [copas](http://www.luaforge.net/projects/copas)