package sel

  1. Overview
  2. No Docs
Simple Event Library

Install

Dune Dependency

Authors

Maintainers

Sources

sel-0.5.0.tbz
sha256=9f867e3def5f9072e7473c02af2c5835ed7ae50d9576cf7e09db916d1263a88d
sha512=0901bcc17498f0cfeb2aa88d3e1e6c77b508d6f05e635146fffc3859ba353eaf9b8cfae9b6fe3e78af84e1c731bf612706ed53bf0ee4f516e3c27bf12889d45d

Description

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

Published: 07 Nov 2024

Dependencies (3)

  1. ppx_deriving
  2. dune >= "3.5"
  3. ocaml >= "4.08"

Dev Dependencies (4)

  1. odoc with-doc
  2. ppx_assert with-test
  3. ppx_inline_test with-test
  4. ppx_sexp_conv with-test

Conflicts

None

OCaml

Innovation. Community. Security.