package cohttp-lwt-unix

  1. Overview
  2. Docs
CoHTTP implementation for Unix and Windows using Lwt

Install

Authors

Maintainers

Sources

cohttp-6.0.0.alpha2.tbz
sha256=2f00d14832c1c13427c12007e5b45a8f121e06e46d556a76904359ab26c0cff6
sha512=342034580418d55e7b9657c09cf187c415e562fc041e8f5eaa489cfae08f60b98afcddbc77632b479755cdfb2d30b5653ed5250b5b7dbde01f0be93f4e828bcc

Description

An implementation of an HTTP client and server using the Lwt concurrency library. See the Cohttp_lwt_unix module for information on how to use this. The package also installs cohttp-curl-lwt and a cohttp-server-lwt binaries for quick uses of a HTTP(S) client and server respectively.

Although the name implies that this only works under Unix, it should also be fine under Windows too.

Published: 15 Aug 2023

Dependencies (14)

  1. logs
  2. magic-mime
  3. ppx_sexp_conv >= "v0.13.0"
  4. base-unix
  5. fmt >= "0.8.2"
  6. conduit-lwt-unix >= "5.0.0"
  7. conduit-lwt >= "5.0.0"
  8. lwt >= "3.0.0"
  9. cmdliner >= "1.1.0"
  10. cohttp-lwt = version
  11. cohttp = version
  12. http = version
  13. ocaml >= "4.08"
  14. dune >= "3.0"

Dev Dependencies (2)

  1. odoc with-doc
  2. ounit with-test

Used by (96)

  1. aws-lwt
  2. aws-s3-lwt < "4.0.0"
  3. azure-cosmos-db
  4. bitcoin-cohttp-lwt
  5. calculon-web = "0.4"
  6. caldav = "0.2.0"
  7. canary
  8. cohttp-curl-lwt >= "6.0.0~alpha2"
  9. cohttp-server-lwt-unix >= "6.0.0~alpha2"
  10. comby
  11. comby-semantic
  12. cowabloga >= "0.4.0"
  13. curly
  14. current_github
  15. current_gitlab
  16. current_slack != "0.4"
  17. current_web
  18. datakit-ci >= "0.12.1"
  19. doculib
  20. doi2bib
  21. dropbox_lwt_unix
  22. equinoxe-cohttp
  23. erssical >= "1.1.0"
  24. git-cohttp-unix
  25. git-unix >= "1.11.4" & < "2.0.0" | >= "2.1.1" & < "3.7.0"
  26. github-hooks-unix
  27. github-unix >= "3.0.1"
  28. gitlab-unix
  29. gradescope_submit
  30. graphql-cohttp >= "0.13.0"
  31. grpc-examples
  32. hockmd
  33. influxdb-lwt
  34. ip2location
  35. ip2locationio
  36. irmin-cli
  37. irmin-git >= "3.4.0"
  38. irmin-graphql >= "2.2.0"
  39. irmin-http >= "2.6.0"
  40. irmin-server
  41. irmin-unix >= "2.3.0"
  42. jerboa
  43. js_of_ocaml-toplevel >= "3.10.0"
  44. kappa-server
  45. kubecaml
  46. lab >= "0.1.1"
  47. learn-ocaml != "0.12"
  48. learn-ocaml-client >= "0.13.0"
  49. letsencrypt < "0.3.0"
  50. letsencrypt-app
  51. links >= "0.9"
  52. mechaml >= "1.0.0"
  53. nsq >= "0.2.4"
  54. ocamlapi_lwt_unix
  55. ocluster < "0.2.1"
  56. ocluster-worker
  57. ocsigen-start >= "2.2.2"
  58. octez-libs
  59. octez-smart-rollup-node
  60. octez-smart-rollup-node-lib
  61. opam2web >= "2.0"
  62. openai-gym
  63. openstellina
  64. opentelemetry-client-cohttp-lwt
  65. opentelemetry-lwt
  66. opium >= "0.16.0" & < "0.19.0"
  67. oraft != "0.2.0"
  68. ozulip
  69. prometheus-app = "0.4" | >= "0.6"
  70. prometheus-liquidsoap
  71. quests
  72. rdf_json_ld
  73. rdf_lwt
  74. river >= "0.2"
  75. sihl != "0.1.1" & < "0.1.3" | >= "0.1.8" & != "0.3.0~rc1"
  76. sihl-core
  77. sihl-email >= "0.2.0"
  78. slacko >= "0.14.1"
  79. solid_server
  80. telegraml >= "2.2.0"
  81. terminus-cohttp
  82. textrazor
  83. tezos-rpc-http-client-unix >= "9.0"
  84. tezos-rpc-http-server >= "17.1"
  85. tezt-performance-regression
  86. tezt-tezos
  87. tidy_email_mailgun
  88. tidy_email_sendgrid
  89. tldr
  90. wcs >= "2017-05-26.01"
  91. wcs-api >= "2017-05-26.03"
  92. wcs-lib >= "2017-05-26.05"
  93. websocket-lwt >= "2.11"
  94. yocaml_unix
  95. yurt >= "0.4"
  96. zeit

Conflicts

None