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.6.0/sel-0.6.0.tbz sha256=0149ceecf67b7c0bb21509c7cde6fb6ee2db4a97d9c35352cb068cbab8c0a833 sha512=f750724f480ca13a4a1ba957312958450a2f8216f368bf501de92374757c75a348658b6712a9b0f1393613b29bc1f9d3c7a16b0cec8b7c0b5c869ab995bcf751 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sel/sel.0.6.0/opam |
Required by