Skip to content

Commit 49f14f2

Browse files
authored
Merge pull request #74 from hug-dev/env-variable
Add documentation about the endpoint env. var.
2 parents 2d71624 + 31d644a commit 49f14f2

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)