trifid/tfclient/README.md

5 lines
368 B
Markdown

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