package cohttp-lwt-unix

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

Install

Authors

Maintainers

Sources

cohttp-6.0.0.alpha1.tbz
sha256=4e3ece8ade6493fe731c0842f519cc0f8f564753d71c985aa4ed6de3f0753646
sha512=5db6f1ffab6fc2ab30baffb1fc82b7f50b11ddb31ec19fc4415dac40f04766f29e816a4cf99ddb152b93c8acbefade7779ad3dc3d092e2f88fa1deea3fc2721a

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: 07 May 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 (91)

  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~alpha1"
  9. cohttp-server-lwt-unix = "6.0.0~alpha1"
  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. hockmd
  32. influxdb-lwt
  33. ip2location
  34. ip2locationio
  35. irmin-cli
  36. irmin-git >= "3.4.0"
  37. irmin-graphql >= "2.2.0"
  38. irmin-http >= "2.6.0"
  39. irmin-unix >= "2.3.0"
  40. jerboa
  41. js_of_ocaml-toplevel >= "3.10.0"
  42. kappa-server
  43. kubecaml
  44. lab >= "0.1.1"
  45. learn-ocaml != "0.12"
  46. learn-ocaml-client >= "0.13.0"
  47. letsencrypt < "0.3.0"
  48. letsencrypt-app
  49. links >= "0.9"
  50. mechaml >= "1.0.0"
  51. nsq >= "0.2.4"
  52. ocamlapi_lwt_unix
  53. ocluster < "0.2.1"
  54. ocluster-worker
  55. ocsigen-start >= "2.2.2"
  56. octez-smart-rollup-node
  57. opam2web >= "2.0"
  58. openai-gym
  59. openstellina
  60. opentelemetry-client-cohttp-lwt
  61. opentelemetry-lwt
  62. opium >= "0.16.0" & < "0.19.0"
  63. oraft != "0.2.0"
  64. ozulip
  65. prometheus-app = "0.4" | >= "0.6"
  66. prometheus-liquidsoap
  67. quests
  68. rdf_json_ld
  69. rdf_lwt
  70. river >= "0.2"
  71. sihl != "0.1.1" & < "0.1.3" | >= "0.1.8" & != "0.3.0~rc1"
  72. sihl-core
  73. sihl-email >= "0.2.0"
  74. slacko >= "0.14.1"
  75. solid_server
  76. telegraml >= "2.2.0"
  77. terminus-cohttp
  78. textrazor
  79. tezos-rpc-http-client-unix >= "9.0"
  80. tezos-rpc-http-server >= "17.1"
  81. tezt-performance-regression
  82. tezt-tezos
  83. tidy_email_mailgun
  84. tidy_email_sendgrid
  85. tldr
  86. wcs >= "2017-05-26.01"
  87. wcs-api >= "2017-05-26.03"
  88. wcs-lib >= "2017-05-26.05"
  89. websocket-lwt >= "2.11"
  90. yurt >= "0.4"
  91. zeit

Conflicts

None