robur-coop / happy-eyeballs

An implementation of happy eyeballs (RFC 8305) in OCaml with lwt
ISC License
22 stars 4 forks source link

happy-eyeballs-{lwt,mirage}: add ?happy_eyeballs and ?dns optional arguments #19

Closed hannesm closed 2 years ago

hannesm commented 2 years ago

Eventually, instead both -lwt and -mirage should be: ?happy_eyeballs:Happy_eyeballs.t and ?dns:Dns_client_lwt.t (DNS.t) - this would allow future changes to the arguments smoothly