package mimic-happy-eyeballs
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
- 0.0.9 (2024-06-16) Osaka - Japon
- 0.0.8 (2024-05-31) Paris - France
- 0.0.7 (2024-04-03) Paris - France
- 0.0.6 (2022-11-29) Paris - France
- 0.0.5 (2022-03-24) Paris - France
- 0.0.4 (2021-08-12) Paris - France
- 0.0.3 (2021-20-04) Paris - France
- 0.0.2 (2021-31-03) Paris - France
- 0.0.1 (2021-08-01) Paris - France
A happy-eyeballs integration into mimic
Install
dune-project
Dependency
Authors
Maintainers
Sources
mimic-0.0.10.tbz
sha256=385aaa773639f6974c60f4c4b7820f2757228c6b09dd792fdb10f58dcd61cd4e
sha512=f069a77bef94dca971efbcfa12cdc3aeeecf01371850b9d41a9788ffc54c8af44a1300809d901484397d02e268a71a39170aac3ba6870f4fb18e71cb74170058
doc/CHANGES.html
0.0.10 (2026-07-14) Paris - France
- Better errors when we try to instantiate a protocol (@reynir, @dinosaure, #31)
- Update OPAM file (with
x-maintenance-intent) (@dinosaure, #29)
0.0.9 (2024-06-16) Osaka - Japon
- Re-introduce the DNS stack into mimic to be able to resolve domain-names (@dinosaure, @hannesm, #24, #26, #28)
0.0.8 (2024-05-31) Paris - France
- Upgrade
mimic-happy-eyeballswithhappy-eyeballs.1.1.0(@dinosaure, #22)
0.0.7 (2024-04-03) Paris - France
- Delete
mimic_miragewhich is not used (@hannesm, #17) - Delete the
fmtdependency (@dinosaure, #18) - Support
mirage-flow.4.0.0(@hannesm, #20)
0.0.6 (2022-11-29) Paris - France
- Fix typo on documentation (2fac4cc, @dinosaure)
- Add
replacefunction (#14, @dinosaure) - Update to
ocamlformat.0.23.0(#15, @dinosaure)
0.0.5 (2022-03-24) Paris - France
- Add support of OCaml 5.00.0 (#10, @dinosaure)
- Add
happy-eyeballsdevice for MirageOS 4 (#11, @dinosaure) - Add
{= version}constraint onmimic-happy-eyeballs(@hannesm, #12)
0.0.4 (2021-08-12) Paris - France
- Use
Cstruct.lengthinstead ofCstruct.len(@dinosaure, #2) - Remove unnucessary
bigarray-compatdependency (@hannesm, #3) - Remove
rresult(@hannesm, #4) - Be able to introspect values produced by mimic (@dinosaure, #5)
- Improve documentation (@dinosaure, #6 & #7)
0.0.3 (2021-20-04) Paris - France
- Move the project to https://github.com/dinosaure/mimic (@dinosaure) Old distributions of
mimicare still available on https://github.com/mirage/ocaml-git butmimicstarts to be used by others projects thanocaml-git. We decided to make its own repository. Take the most recent value in the
ctxinstead of the older one breaking changes Whenmimicwants to instantiate a transmission protocol, if a value'a Mimic.valuewas inserted multiple times,mimictook the older one to instance the transmission protocol.Now,
mimictakes the newer one. It useful when we want to implement the rediction in HTTP where we need to "replace" values by the new destination.
0.0.2 (2021-31-03) Paris - France
- Add documentation (#494, @dinosaure)
- Optimize projection of modules (#495, @dinosaure)
- Remove
hmapdependency (which is vendored and tweaked) (fe55e14, @dinosaure)
0.0.1 (2021-08-01) Paris - France
- First release of
mimic
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
- 0.0.9 (2024-06-16) Osaka - Japon
- 0.0.8 (2024-05-31) Paris - France
- 0.0.7 (2024-04-03) Paris - France
- 0.0.6 (2022-11-29) Paris - France
- 0.0.5 (2022-03-24) Paris - France
- 0.0.4 (2021-08-12) Paris - France
- 0.0.3 (2021-20-04) Paris - France
- 0.0.2 (2021-31-03) Paris - France
- 0.0.1 (2021-08-01) Paris - France