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)
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
Unknown Object (File)
Thu, Oct 10, 7:47 AM
Unknown Object (File)
Wed, Oct 9, 2:10 PM
Unknown Object (File)
Mon, Sep 30, 4:58 AM
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
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

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