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)
Mon, Jul 8, 6:07 AM
Unknown Object (File)
Fri, Jul 5, 6:32 PM
Unknown Object (File)
Wed, Jul 3, 5:49 PM
Unknown Object (File)
Wed, Jul 3, 3:48 AM
Unknown Object (File)
Mon, Jul 1, 3:58 AM
Unknown Object (File)
Sun, Jun 30, 9:33 PM
Unknown Object (File)
Sat, Jun 29, 8:17 AM
Unknown Object (File)
Sat, Jun 29, 8:17 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