Files
firezone/rust/connlib/README.md
Jamil aefafc1e49 chore(docs): Remove outdated rust/connlib/README.md info (#3099)
This was an artifact leftover from when connlib was in its own repo.
2024-01-03 18:10:52 +00:00

10 lines
272 B
Markdown

# 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.