Page MenuHomePhabricator

[Tunnelbroker][lib] cleanup Device <-> Tunnelbroker message types
ClosedPublic

Authored by kamil on Jul 23 2024, 5:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 1, 11:51 AM
Unknown Object (File)
Fri, Oct 18, 10:07 AM
Unknown Object (File)
Fri, Oct 18, 3:21 AM
Unknown Object (File)
Mon, Oct 14, 1:02 PM
Unknown Object (File)
Mon, Oct 14, 1:02 PM
Unknown Object (File)
Mon, Oct 14, 1:02 PM
Unknown Object (File)
Mon, Oct 14, 1:02 PM
Unknown Object (File)
Mon, Oct 14, 1:01 PM
Subscribers

Details

Summary

ENG-8621.

This improves readability, we can distingiush direction of message sender and recipient.

Test Plan

This only changes types, should not affect logic or content of messages sent between device <-> Tunnelbroker so only yarn flow:all and cargo check.

Diff Detail

Repository
rCOMM Comm
Branch
land-tb
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Jul 23 2024, 6:20 AM
tomek added inline comments.
lib/tunnelbroker/tunnelbroker-context.js
300 ↗(On Diff #42686)

Are you sure this is the right type? Shouldn't be deviceToTunnelbroker?

This revision is now accepted and ready to land.Jul 24 2024, 6:03 AM
kamil edited the summary of this revision. (Show Details)

use deviceToTunnelbroker