Files
firezone/rust/connlib
Thomas Eizinger ed34ca096b chore(gateway): remove dead IP detection (#5618)
This does not work as well as intended and spams the logs. We may need
#5542 before we can implement this properly.

Fixes: #5593.
2024-06-28 04:47:00 +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.