Every service and native device will need to talk to either identity
service or tunnelbroker. This begins the trend with making identity service
and related protos available as a shared library.
Details
Details
cargo build
This diff will be integrated in a later diff
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
just one nit
shared/grpc_clients/src/identity/authenticated.rs | ||
---|---|---|
18 ↗ | (On Diff #29856) | ToMetadataValue? |
shared/grpc_clients/src/identity/authenticated.rs | ||
---|---|---|
18 ↗ | (On Diff #29856) | Probably do both then, e.g. ToMetadataValueAscii. There's some other methods which return different inner types. |