happy-eyeballs-mirage
Connecting to a remote host via IP version 4 or 6 using Mirage
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.
Install
- Published
-
21 Mar 2022
- Authors
-
- Maintainers
-
Sources
happy-eyeballs-0.3.0.tbz
sha256=a60ea0a1ef7d160a6fd62d63991b9e84e35ca5a9c07e5c7fa035e0fd428bb69e
sha512=0c43180c635c1ac807bd6a2abbb0403afca646870936baa451f6eadcd37d1b32ceea916d7b441b190392c4b32d32292bf6196de00faa198e2e8e59c3b4fdef56
Dependencies
mirage-time
>= "2.0.0"
mirage-random
>= "2.0.0"
tcpip
>= "7.0.0"
mirage-clock
>= "3.0.0"
dns-client
>= "6.2.0"
happy-eyeballs
= version
dune
>= "2.0.0"
ocaml
>= "4.08.0"
Reverse Dependencies
git-mirage
= "3.7.1" | >= "3.8.1"