package happy-eyeballs-mirage

  1. Overview
  2. No Docs
Connecting to a remote host via IP version 4 or 6 using Mirage

Install

Authors

Maintainers

Sources

happy-eyeballs-v0.0.7.tbz
sha256=fd4b0e8d8774b6c15323e74167e0195760c45cc7a5283a77fe46638c6ae0f4f4
sha512=ef426b3adfa9d360da1011f5af4eb46daacfaa5f7197056144e6d2977105627bb7efedbbdfa6ad4fb124276fbbdbca41e7312e14e0405559ff777627c20e5278

Description

Happy eyeballs is an implementation of RFC 8305 which specifies how to connect to a remote host using either IP protocol version 4 or IP protocol version 6. This uses Lwt and Mirage for side effects.

Published: 04 Oct 2021

Dependencies (15)

  1. rresult
  2. mirage-time >= "2.0.0"
  3. mirage-random >= "2.0.0"
  4. mirage-stack >= "2.2.0" & < "4.0.0"
  5. mirage-clock >= "3.0.0"
  6. lwt
  7. logs
  8. fmt
  9. ipaddr
  10. domain-name
  11. dns-client >= "5.0.0" & < "6.0.0"
  12. duration
  13. happy-eyeballs = version
  14. dune >= "2.0.0"
  15. ocaml >= "4.10.0"

Dev Dependencies

None

Used by

None

Conflicts

None