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
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Published
25 Nov 2022
Authors
Maintainers
Sources
happy-eyeballs-0.3.1.tbz
sha256=de866cb7b4d689813bf42265093f07d0fb77498959955c037c86f0e5cb80e2d5
sha512=11dc45c9fe1c5932bb8649f4173d779b8d124bb021922e8a90fcdad17709348be4c83951bfd6e664426d28a394ec0e004f7de81991403011a27db985be93f3d0
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" & < "7.0.0"
happy-eyeballs
= version
dune
>= "2.0.0"
ocaml
>= "4.08.0"
Reverse Dependencies
git-mirage
= "3.7.1" | >= "3.8.1"
Conflicts
None