package cohttp-lwt-unix

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

Install

Authors

Maintainers

Sources

cohttp-v4.0.0.tbz
sha256=bd7aa4cd2c82744990ed7c49e3ee7a40324c64cb3d8509804809155e2bacd1d2
sha512=f56014c80ec77f79cc9a3a55afaa5fb8e37d9d69a4115f1b25fa96623c8e6875844bfdc97dd6fe41f83ac4b251a397b905a3eb31df90dae95d5a96101d265e03

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: 27 Mar 2021

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 >= "1.0.3" & < "5.0.0"
  10. conduit-lwt >= "1.0.3"
  11. dune >= "2.0"
  12. ocaml >= "4.08"

Dev Dependencies (1)

  1. ounit with-test

Used by (91)

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

Conflicts

None