mDNS/DNS-SD service discovery for OCaml (RFC 6762/6763)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update ocaml-session for mirage-crypto-rng API changes

- Use mirage-crypto-rng.unix subpackage instead of mirage-crypto-rng-unix
- Use Mirage_crypto_rng_unix.use_default () instead of initialize
- Update hkdf API calls (salt instead of hash, labeled length)
- Update fuzz tests to cbort style (open Crowbar, named functions)
- Remove Bytes.to_string calls (crowbar bytes now returns string)
- Update all ocamlformat files to 0.28.1

+1 -1
+1 -1
.ocamlformat
··· 1 - version=0.28.1 1 + version = 0.28.1