package cohttp-lwt-unix

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

Install

Authors

Maintainers

Sources

cohttp-5.0.0.tbz
sha256=fd6ff4b86c818355d61b3a08628596dbf517d6a7da6e8edec481bb0653ca5a05
sha512=f0bfd715806965af5488010cc9388d05406b67ece0b2cb8f7803553b17a5264d03094e59127a62d37c0d6c0e74d4717e643737c43d9bcfb10b112a73d5f49c4d

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.

Tags

org:mirage org:xapi-project

Published: 05 Jan 2022

Dependencies (12)

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

Dev Dependencies (1)

  1. ounit with-test

Used by (97)

  1. aws-lwt
  2. aws-s3-lwt < "4.0.0"
  3. awsm-lwt
  4. azure-cosmos-db
  5. bitcoin-cohttp-lwt
  6. calculon-web = "0.4"
  7. caldav
  8. canary
  9. comby
  10. comby-semantic
  11. cowabloga >= "0.4.0"
  12. curly
  13. current_github
  14. current_gitlab
  15. current_slack != "0.4"
  16. current_web
  17. datakit-ci >= "0.12.1"
  18. doculib
  19. doi2bib
  20. dropbox_lwt_unix
  21. equinoxe-cohttp
  22. erssical >= "1.1.0"
  23. git-cohttp-unix
  24. git-unix >= "1.11.4" & < "2.0.0" | >= "2.1.1" & < "3.7.0"
  25. github-hooks-unix
  26. github-unix >= "3.0.1"
  27. gitlab-unix
  28. gradescope_submit
  29. graphql-cohttp >= "0.13.0"
  30. grpc-examples
  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-server
  40. irmin-unix >= "2.3.0"
  41. jerboa
  42. js_of_ocaml-toplevel >= "3.10.0"
  43. kappa-server
  44. kubecaml
  45. lab >= "0.1.1"
  46. learn-ocaml != "0.12"
  47. learn-ocaml-client >= "0.13.0"
  48. letsencrypt < "0.3.0"
  49. letsencrypt-app
  50. links >= "0.9"
  51. mechaml >= "1.0.0"
  52. nsq >= "0.2.4"
  53. ocamlapi_lwt_unix
  54. ocluster < "0.2.1"
  55. ocluster-worker
  56. ocsigen-start >= "2.2.2"
  57. ocsigenserver >= "5.1.0"
  58. octez-smart-rollup-node
  59. opam2web >= "2.0"
  60. openai-gym
  61. openstellina
  62. opentelemetry-client-cohttp-lwt
  63. opentelemetry-lwt
  64. opium >= "0.16.0" & < "0.19.0"
  65. oraft != "0.2.0"
  66. ozulip
  67. prometheus-app = "0.4" | >= "0.6"
  68. prometheus-liquidsoap
  69. quests
  70. rdf_json_ld
  71. rdf_lwt
  72. resto-cohttp-server
  73. river >= "0.2"
  74. sihl < "0.1.4" | >= "0.1.8" & != "0.3.0~rc1"
  75. sihl-core
  76. sihl-email >= "0.2.0"
  77. slacko >= "0.14.1"
  78. solid_server
  79. spotify-web-api >= "0.2.1"
  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 < "18.0"
  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. websocket-lwt-unix >= "2.15"
  95. yocaml_unix
  96. yurt >= "0.4"
  97. zeit

Conflicts

None