selversion
Simple Event Library
This library is the result of our experience in using threads and the Lwt async monad to tame the problem of writing a server which has to listen and react to multiple sources of events. The library itself is just sugar atop Unix.select. You can read more about the library on https://github.com/gares/sel
Tags | event input output |
---|---|
Author | Enrico Tassi |
License | MIT |
Published | |
Homepage | https://github.com/gares/sel |
Issue Tracker | https://github.com/gares/sel/issues |
Maintainer | Enrico Tassi <enrico.tassi@inria.fr> |
Dependencies |
|
Source [http] | https://github.com/gares/sel/releases/download/v0.5.0/sel-0.5.0.tbz sha256=9f867e3def5f9072e7473c02af2c5835ed7ae50d9576cf7e09db916d1263a88d sha512=0901bcc17498f0cfeb2aa88d3e1e6c77b508d6f05e635146fffc3859ba353eaf9b8cfae9b6fe3e78af84e1c731bf612706ed53bf0ee4f516e3c27bf12889d45d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sel/sel.0.5.0/opam |
Required by