Skip to content

silentbicycle/lua-ev

Repository files navigation

This is a mostly-complete Lua wrapper for libev, a high performance C event loop library.

The following watchers are currently supported:

  • child
  • fork
  • idle
  • io
  • periodic
  • signal
  • stat
  • timer

While this library is not yet documented (it's still a work in progress), the interface closely follows the C interface, so its documentation will be helpful. For further info, see the included test files.

About

libev wrapper for Lua, including most watchers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published