Page MenuHomePhabricator

[lib] implement sending messages to Tunnelbroker
ClosedPublic

Authored by kamil on Oct 27 2023, 4:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 7, 1:49 AM
Unknown Object (File)
Tue, Aug 27, 11:10 PM
Unknown Object (File)
Sat, Aug 24, 3:38 PM
Unknown Object (File)
Jul 31 2024, 4:49 AM
Unknown Object (File)
Jul 31 2024, 4:49 AM
Unknown Object (File)
Jul 31 2024, 4:49 AM
Unknown Object (File)
Jul 31 2024, 4:49 AM
Unknown Object (File)
Jul 31 2024, 4:36 AM
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