Page MenuHomePhabricator

[native/rust_library] Adding of the Tunnelbroker Tonic client initialization
ClosedPublic

Authored by max on Dec 22 2022, 6:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 27, 12:48 AM
Unknown Object (File)
Wed, Jun 26, 5:07 AM
Unknown Object (File)
Sun, Jun 23, 12:27 PM
Unknown Object (File)
Wed, Jun 19, 12:04 AM
Unknown Object (File)
Mon, Jun 17, 5:23 AM
Unknown Object (File)
Wed, Jun 12, 9:25 PM
Unknown Object (File)
Tue, Jun 11, 4:34 PM
Unknown Object (File)
Sat, Jun 1, 9:42 PM
Subscribers

Details

Summary

This diff introduces adding the Tonic client initialization function for the Tunnelbroker into the Rust native library. The client instance would be passed to the client functions following the current approach.

Linear task: ENG-1333

Test Plan

The native apps are successfully built.

Diff Detail

Repository
rCOMM Comm
Branch
native-tb-client-add-client-builder
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

max held this revision as a draft.

Changing unwrap() -> expect(...).

max published this revision for review.Dec 22 2022, 7:54 AM
max edited the summary of this revision. (Show Details)
max edited the test plan for this revision. (Show Details)
max added reviewers: varun, jon.
This revision is now accepted and ready to land.Dec 22 2022, 10:20 PM