Files
firezone/rust/connlib
Thomas Eizinger ff3ff93e1a fix(dns-types): use base64url encoding without padding (#10875)
According to the DoH spec, the base64url encoded query must not include
any padding characters.
2025-11-13 12:48:21 +00:00
..

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.