Files
firezone/rust/connlib
Thomas Eizinger 8bc43eb90f chore(connlib): fix field name for match_resource_linear span (#6523)
The span of this method didn't end up logging and fields because it got
renamed without the span also being adjusted.
2024-09-03 16:04:44 +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.