Files
firezone/rust/connlib
Thomas Eizinger a4eb6509c6 chore(snownet): fix buffering log message (#10060)
What we are actually buffering here are unencrypted IP packets that are
waiting for the tunnel to be established.
2025-08-01 22:51:49 +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.