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
- Branch
- identity-client
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
native/cpp/CommonCpp/grpc/grpc_client/src/lib.rs | ||
---|---|---|
15 | We probably should introduce some kind of config to hold addresses. |