Making this shared code on the web and native using methods implemented in previous diffs.
This will simplify working with peer-to-peer messages in the future.
Depends on D11119
Paths
| Differential D11120 Authored by kamil on Feb 20 2024, 6:17 AM.
Details Summary Making this shared code on the web and native using methods implemented in previous diffs. This will simplify working with peer-to-peer messages in the future. Depends on D11119 Test Plan Native: just a refactor
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptFeb 20 2024, 6:17 AM2024-02-20 06:17:54 (UTC-8) kamil edited the summary of this revision. (Show Details)Feb 20 2024, 6:18 AM2024-02-20 06:18:50 (UTC-8) Harbormaster completed remote builds in B26997: Diff 37357.Feb 20 2024, 6:36 AM2024-02-20 06:36:42 (UTC-8) This revision is now accepted and ready to land.Feb 21 2024, 4:20 AM2024-02-21 04:20:48 (UTC-8) This revision was landed with ongoing or failed builds.Feb 26 2024, 5:46 AM2024-02-26 05:46:17 (UTC-8) Closed by commit rCOMMb589db0670cc: [lib] implementing handling peer-to-peer messages (authored by kamil). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster failed remote builds in B27169: Diff 37589!Feb 26 2024, 11:38 AM2024-02-26 11:38:50 (UTC-8) Harbormaster completed remote builds in B27169: Diff 37589.Feb 26 2024, 3:33 PM2024-02-26 15:33:23 (UTC-8)
Revision Contents
Diff 37589 lib/handlers/peer-to-peer-message-handler.js
lib/tunnelbroker/tunnelbroker-context.js
native/handlers/peer-to-peer-message-handler.js
native/root.react.js
|