trifid/tfclient/README.md

5 lines
368 B
Markdown
Raw Permalink Normal View History

2023-03-30 16:27:02 +00:00
# tfclient
tfclient is an open-source Rust client for the Defined Networking Management protocol. It embeds a Nebula binary for running the actual config, and uses [dnapi-rs](https://docs.rs/dnapi-rs) for making API calls against the Defined Networking API.
tfclient is part of the trifid project. Check out the other crates [here!](https://git.e3t.cc/~core/trifid).