Connecting to a remote host via IP version 4 or 6 using Mirage

Install

Authors

Maintainers

Sources

happy-eyeballs-0.4.0.tbz
sha256=811f6ae09fc39d8273f2862693fc32d7b87817ac316e595b6bf824a2be62d674
sha512=2f95af7a3e1e899d0423411d028aaaa0179c73c9e632aaf7153a617fcca8630d66cae2802db9ee3b6b0faf9f1d3ed565db9decbae5706ed706632904400bd81b

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: 05 Dec 2022

Dependencies (14)

  1. mirage-time >= "2.0.0"
  2. mirage-random >= "2.0.0"
  3. tcpip >= "7.0.0"
  4. mirage-clock >= "3.0.0"
  5. lwt
  6. logs
  7. fmt
  8. ipaddr
  9. domain-name
  10. dns-client >= "6.4.1" & < "7.0.0"
  11. duration
  12. happy-eyeballs = version
  13. dune >= "2.0.0"
  14. ocaml >= "4.08.0"

Dev Dependencies

    None

Used by (2)

  1. git-mirage = "3.7.1" | >= "3.8.1"
  2. mimic-happy-eyeballs

Conflicts

    None