[ 源代码: ocaml-cohttp ]
软件包:libcohttp-lwt-ocaml(4.0.0-3 以及其他的)
CoHTTP implementation using the Lwt concurrency library (runtime)
This is a portable implementation of CoHTTP that uses the Lwt concurrency library to multiplex IO. It implements as much of the logic in an OS-independent way as possible, so that more specialised modules can be tailored for different targets. For example, you can install cohttp-lwt-unix or cohttp-lwt-jsoo for a Unix or JavaScript backend, or cohttp-mirage for the MirageOS unikernel version of the library. All of these implementations share the same IO logic from this module.
This package contains the shared runtime libraries.
其他与 libcohttp-lwt-ocaml 有关的软件包
|
|
|
|
-
- dep: libangstrom-ocaml-ziad1
- 本虚包由这些包填实: libangstrom-ocaml
-
- dep: libcohttp-ocaml-r9rm2
- 本虚包由这些包填实: libcohttp-ocaml
-
- dep: liblogs-ocaml-o9wc2
- 本虚包由这些包填实: liblogs-ocaml
-
- dep: liblwt-ocaml-py3u4
- 本虚包由这些包填实: liblwt-ocaml
-
- dep: libppx-sexp-conv-ocaml
- generation of S-expressions from type definitions (runtime files)
-
- dep: libsexplib0-ocaml-dj6s4
- 本虚包由这些包填实: libsexplib0-ocaml
-
- dep: liburi-ocaml-fraz4
- 本虚包由这些包填实: liburi-ocaml
-
- dep: ocaml-base-4.13.1
- 本虚包由这些包填实: ocaml-base
-
- sug: ocaml-findlib
- management tool for OCaml libraries