Skip to content

Commit 31d644a

Browse files
committed
Add documentation about the endpoint env. var.
Signed-off-by: Hugues de Valon <hugues.devalon@arm.com>
1 parent 2d71624 commit 31d644a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ The low-level functionality that this library uses for IPC is implemented in the
99

1010
Check out the `spiffe` branch for JWT SVID authentication feature.
1111

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+
1217
## License
1318

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

0 commit comments

Comments
 (0)