package happy-eyeballs

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

Install

Authors

Maintainers

Sources

happy-eyeballs-0.6.0.tbz
sha256=e587908776ac52603740363efd625b0767162521ab2d63b745e64056184c0429
sha512=2de6632aa32eea4ca865747fad7db1043baca8f9e14ab798224873926636d11c233c3c093237222118731a5dd00a0de804c3942bfe003f18c8f2c39159883018

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 is the core of the algorithm in value passing style, with a slick dependency cone.

Published: 16 Jun 2023

Dependencies (7)

  1. logs
  2. fmt >= "0.8.7"
  3. ipaddr >= "5.2.0"
  4. domain-name >= "0.2.0"
  5. duration
  6. dune >= "2.0.0"
  7. ocaml >= "4.08.0"

Dev Dependencies

None

Conflicts

None