Parsec Rust Client

Crates.io Code documentation

This repository contains a Rust client for consuming the API provided by the Parsec service. The low-level functionality that this library uses for IPC is implemented in the interface crate.

Check out the spiffe branch for JWT SVID authentication feature.

Locating the Parsec endpoint

The Rust client follows the service discovery policy to find the Parsec endpoint.

License

The software is provided under Apache-2.0. Contributions to this project are accepted under the same license.

Contributing

Please check the Contribution Guidelines to know more about the contribution process.

Copyright 2020 Contributors to the Parsec project.