Files
firezone/rust/connlib
Reactor Scram e97f085f13 chore(connlib): fix test deps for 'connlib-client-shared' (#4518)
`cargo test -p connlib-client-shared` wouldn't run unless I made this
change

---------

Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
Co-authored-by: Jamil <jamilbk@users.noreply.github.com>
2024-04-10 14:25:03 +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.