Files
firezone/rust/connlib
Thomas Eizinger 8cfc7ad865 chore(snownet): add more logging for connections (#9695)
In a recent release, `str0m` downgraded all INFO logs to DEBUG. Whilst
generally appreciated, it means we don't have a lot of visibility
anymore into which candidates are being exchanged and what the ICE
credentials of the connections are.

We re-add this information to our existing logs when creating and
updating connections.
2025-06-27 18:11:45 +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.