mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 10:18:51 +00:00
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.
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.