lua-event

asynchronous event notification library for Lua
  https://github.com/harningt/luaevent.git
  0
  no reviews



This package contains the bindings for libevent, a synchronous event notification library that provides a mechanish to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.