Files
firezone/rust/connlib
Thomas Eizinger bc1ab58c93 test(connlib): assign at least one gateway to each site (#6201)
I believe this is the cause of some flakiness in the proptests.
Sometimes, we would end up with a site that did not have any gateways
assigned.

Example of a failing test:
https://github.com/firezone/firezone/actions/runs/10280367072/job/28447560561?pr=6200.
2024-08-09 02:16:04 +00:00
..
2024-08-08 18:34:39 -07: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.