mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-22 10:41:48 +00:00
This is heavily inspired by how `str0m`'s `IceAgent` is tested. I left a link for attribution. We can copy / move this later to write unit tests for the `Tunnel`.
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.