package cohttp-lwt-unix

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

Install

Dune Dependency

Authors

Maintainers

Sources

cohttp-2.5.8.tbz
sha256=2722477d1f5bb09e841debc125c30ff44f1b20cf8894b68cb48f2b6de092d25a
sha512=ce934a24c0e1eaf5dc674927b45277d461a13757d4c165a4a11811f9eb7b11b78b4560792ca430734d4e3a5b8791eee887d4eab2a0e9e30aa4a5864e833dd768

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: 14 Jun 2023

Dependencies (10)

  1. base-unix
  2. lwt >= "3.0.0"
  3. cohttp-lwt = version
  4. fmt >= "0.8.2"
  5. logs
  6. magic-mime
  7. cmdliner < "1.1.0"
  8. conduit-lwt-unix >= "1.0.3" & < "3.0.0"
  9. dune >= "1.1.0"
  10. ocaml >= "4.04.1"

Dev Dependencies (1)

  1. ounit with-test

Used by (83)

  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 < "0.6"
  14. current_slack < "0.6"
  15. current_web < "0.6"
  16. datakit-ci >= "0.12.1"
  17. doculib
  18. doi2bib
  19. dropbox_lwt_unix
  20. equinoxe-cohttp
  21. git-cohttp-unix
  22. git-unix >= "1.11.4" & < "3.7.0"
  23. github-hooks-unix
  24. github-unix >= "3.0.1" & < "4.4.0"
  25. graphql-cohttp >= "0.13.0"
  26. grpc-examples
  27. hockmd
  28. influxdb-lwt
  29. ip2location
  30. ip2locationio
  31. irmin-cli
  32. irmin-git >= "3.4.0"
  33. irmin-graphql >= "2.2.0"
  34. irmin-http >= "2.6.0"
  35. irmin-server
  36. irmin-unix >= "2.3.0"
  37. jerboa
  38. js_of_ocaml-toplevel >= "3.10.0"
  39. kappa-server
  40. kubecaml
  41. learn-ocaml != "0.12"
  42. learn-ocaml-client >= "0.13.0"
  43. letsencrypt < "0.3.0"
  44. letsencrypt-app
  45. links >= "0.9"
  46. mechaml >= "1.0.0"
  47. nsq >= "0.2.4"
  48. ocamlapi_lwt_unix
  49. ocluster < "0.2.1"
  50. ocsigen-start >= "2.2.2"
  51. ocsigenserver >= "3.0.0" & < "5.1.0"
  52. oframl
  53. opam2web >= "2.0"
  54. openai-gym
  55. opentelemetry-client-cohttp-lwt
  56. opentelemetry-lwt
  57. opium >= "0.16.0" & < "0.19.0"
  58. oraft < "0.3.0"
  59. ozulip
  60. prof_spacetime >= "0.3.0"
  61. prometheus-app >= "0.4" & < "1.2"
  62. prometheus-liquidsoap
  63. quests
  64. resto-cohttp-server
  65. sihl != "0.3.0~rc1"
  66. sihl-core
  67. sihl-email >= "0.2.0"
  68. slacko >= "0.14.1"
  69. spotify-web-api >= "0.2.1"
  70. telegraml >= "2.2.0"
  71. terminus-cohttp
  72. textrazor
  73. tezos-rpc-http-client-unix < "16.0"
  74. tidy_email_mailgun
  75. tidy_email_sendgrid
  76. tldr
  77. wcs >= "2017-05-26.01"
  78. wcs-api >= "2017-05-26.03"
  79. wcs-lib >= "2017-05-26.05"
  80. websocket-lwt >= "2.11"
  81. websocket-lwt-unix = "2.14"
  82. yurt >= "0.4"
  83. zeit

Conflicts

None