package utp

  1. Overview
  2. Docs
OCaml bindings for [libutp](https://github.com/bittorrent/libutp).

Install

Dune Dependency

Authors

Maintainers

Sources

0.9.0.tar.gz
md5=8e8ae498e55557bfc91e38b8efad5bd6

Description

A high-level interface to Lwt is in the module Utp_lwt. See the docs at https://nojb.github.io/ocaml-utp.

Published: 13 May 2016

README

ocaml-libutp (WIP)

OCaml bindings for libutp.

make
make install

Usage

See online docs and read through bin/ucat.ml.

When this is more stable I will add better usage docs.

License

MIT.

Contact

Nicolas Ojeda Bar (n.oje.bar@gmail.com)

Dependencies (4)

  1. lwt >= "2.4.7" & < "3.1.0"
  2. ocamlfind build
  3. base-bytes
  4. ocaml >= "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None