Page MenuHomePhabricator

[lib] implement sending messages to Tunnelbroker
ClosedPublic

Authored by kamil on Oct 27 2023, 4:37 AM.
Tags
None
Referenced Files
F3246368: D9616.id.diff
Thu, Nov 14, 11:15 PM
Unknown Object (File)
Fri, Nov 1, 6:02 AM
Unknown Object (File)
Thu, Oct 24, 8:37 AM
Unknown Object (File)
Fri, Oct 18, 9:02 PM
Unknown Object (File)
Oct 8 2024, 5:07 AM
Unknown Object (File)
Oct 2 2024, 1:07 PM
Unknown Object (File)
Oct 2 2024, 1:07 PM
Unknown Object (File)
Oct 2 2024, 1:07 PM
Subscribers

Details

Summary

Code for sending Message to another device via Tunnelbroker.

Depends on D9611

Test Plan

Test if messages are properly sent and promises are resolved/rejected.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Oct 27 2023, 5:41 AM
kamil added inline comments.
lib/tunnelbroker/tunnelbroker-context.js
112 ↗(On Diff #32455)

I'll remove this comment before landing, creating a task: ENG-5601.

michal added inline comments.
lib/tunnelbroker/tunnelbroker-context.js
114 ↗(On Diff #32455)

Probably testing remains?

This revision is now accepted and ready to land.Nov 2 2023, 7:21 AM
  • remove comment
  • remove debug
lib/tunnelbroker/tunnelbroker-context.js
114 ↗(On Diff #32455)

yes, thanks