mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-21 12:41:46 +00:00
This is extracted from #5487 since I needed to add an 8th parameter and Clippy said 8 is too many. Refs #2986 Stepping stone towards using the Builder pattern. There's only a few Clients so this has 80% of the advantage for 20% of the effort
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.