Skip to content

avsm/lwt-equeue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lwt-equeue implements the Lwt select loop in terms of Ocamlnet's Equeue/Unixqueue.

For a quick start:

  1. make
  2. make install
  3. make examples

Lwt-equeue is written by Jake Donham.

About

Run Lwt code on top of Ocamlnet's Equeue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 91.4%
  • Shell 8.6%