The two new functions are small enough that I've included them in the same diff. We construct a Client that holds an identity_client and then use the identity_client to call the GetUserID rpc
Details
Details
cargo build (will test more thoroughly once library is integrated into application)
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/cpp/CommonCpp/grpc/grpc_client/src/lib.rs | ||
---|---|---|
15 ↗ | (On Diff #15282) | We probably should introduce some kind of config to hold addresses. |