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.7.0/sel-0.7.0.tbz sha256=d44256f50a2044ea22d3bd38bfcfd67fc808c2cfee126d3913469dbf77910f32 sha512=a6ced937f5aacaa59d411643c72e179c070cc5fee9af0dd9ad68b304edd943fd5e253be7171a2952f771ac9d1227042aea676a4639034d923a8d968728ff6a61 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sel/sel.0.7.0/opam |
Required by