We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d71624 commit 31d644aCopy full SHA for 31d644a
README.md
@@ -9,6 +9,11 @@ The low-level functionality that this library uses for IPC is implemented in the
9
10
Check out the `spiffe` branch for JWT SVID authentication feature.
11
12
+## Locating the Parsec endpoint
13
+
14
+The Rust client follows the [service discovery](https://parallaxsecond.github.io/parsec-book/parsec_client/api_overview.html#service-discovery) policy
15
+to find the Parsec endpoint.
16
17
## License
18
19
The software is provided under Apache-2.0. Contributions to this project are accepted under the same license.
0 commit comments