Code which receive response from Tunnelbroker with session creation request, calls Identity to get Inbound keys and creates session.
Depends on D10379
Paths
| Differential D10380 Authored by kamil on Dec 18 2023, 5:49 AM.
Details Summary Code which receive response from Tunnelbroker with session creation request, calls Identity to get Inbound keys and creates session. Depends on D10379 Test Plan Call this method and verify result
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptDec 18 2023, 5:49 AM2023-12-18 05:49:12 (UTC-8) Harbormaster failed remote builds in B25179: Diff 34794!Dec 18 2023, 7:20 AM2023-12-18 07:20:18 (UTC-8)
Comment Actions This diff looks fine in terms of the inbound session creation itself. Wondering what is our approach to handle session creation failure.
This revision is now accepted and ready to land.Jan 4 2024, 3:39 AM2024-01-04 03:39:10 (UTC-8) Harbormaster completed remote builds in B25621: Diff 35420.Jan 9 2024, 2:20 AM2024-01-09 02:20:57 (UTC-8) Closed by commit rCOMMf0890b14c438: [native] implement accepting `olm` session (authored by kamil). · Explain WhyJan 11 2024, 5:28 AM2024-01-11 05:28:34 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35420 native/handlers/peer-to-peer-message-handler.js
native/utils/crypto-utils.js
|