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)
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
Unknown Object (File)
May 26 2024, 3:09 PM
Unknown Object (File)
May 24 2024, 2:24 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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