mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
```[tasklist] - [x] Maybe pick a rev for Hickory so even if Cargo.lock is rebuilt we don't advance unless we want to - [ ] Maybe ask them politely to cut a release with this patch since it helps us ``` Tested on my Windows laptop and it reduces `nslookup` times for resources and non-resources (can't remember which way was which) from something like 10 and 2 seconds to 0.25 and 0.33 seconds, which is great. Hickory's patch got merged into main around Jan 5th but they haven't cut a release since then, so this PR changes us to use Hickory's main branch instead of crates.io: https://github.com/hickory-dns/hickory-dns/issues/2081
Connlib
Firezone's connectivity library shared by all clients.
Building Connlib
You shouldn't need to build connlib directly; it's typically built as a dependency of one of the other Firezone components. See READMEs in those directories for relevant instructions.