Dependencies needed for building tunnelbroker
Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Herald added subscribers: • abosh, atul, • adrian and 2 others. · View Herald TranscriptJul 8 2022, 10:21 PM2022-07-08 22:21:06 (UTC-7)
Harbormaster returned this revision to the author for changes because remote builds failed.Jul 8 2022, 10:24 PM2022-07-08 22:24:36 (UTC-7)
Harbormaster returned this revision to the author for changes because remote builds failed.Jul 11 2022, 5:37 PM2022-07-11 17:37:50 (UTC-7)
Harbormaster returned this revision to the author for changes because remote builds failed.Jul 21 2022, 12:13 PM2022-07-21 12:13:37 (UTC-7)
It might look uncommon to have interface declaration and implementation next to each other in a single file but in fact we don't need to expose CommServicesAuthMetadataIOSWrapper. If we want to call sendAuthMetadataToJS from Objective - C we can use the common C++ API so let's avoid creating unnecessary files and duplication the same API.