package cohttp-lwt-unix

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

Install

Authors

Maintainers

Sources

cohttp-v5.1.0.tbz
sha256=9883607813bb0d2b1677ce2062340d51016a6e1f0a059f92d9b608fe25563007
sha512=ca81321149a3a8836bcb6f177bbb48acd2ba3ad75cccf86153c8a2c2a8657060f6e0846c4af40b04029eafa040f25ba4c1e41b90a90840532dd8a3d6cfdea53b

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: 04 Apr 2023

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 (89)

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

Conflicts

None