Avoids passing a lot of callbacks as arguments and makes code easier to maintain.
Depends on D12371
Paths
| Differential D12372 Authored by kamil on Jun 10 2024, 4:19 AM.
Details Summary Avoids passing a lot of callbacks as arguments and makes code easier to maintain. Depends on D12371 Test Plan Flow - this is just moving code to a hook, logic remains unchanged. Functionality tested later in the stack.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJun 10 2024, 4:19 AM2024-06-10 04:19:10 (UTC-7) Harbormaster completed remote builds in B29565: Diff 41152.Jun 10 2024, 4:35 AM2024-06-10 04:35:10 (UTC-7) This revision is now accepted and ready to land.Jun 12 2024, 4:26 AM2024-06-12 04:26:27 (UTC-7) Harbormaster completed remote builds in B29661: Diff 41285.Jun 13 2024, 8:02 AM2024-06-13 08:02:04 (UTC-7) Closed by commit rCOMM82d5ff08dc09: [lib] convert `peerToPeerMessageHandler` to a hook (authored by kamil). · Explain WhyJun 13 2024, 9:08 AM2024-06-13 09:08:12 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41296 lib/handlers/peer-to-peer-message-handler.js
lib/tunnelbroker/peer-to-peer-message-handler.js
lib/tunnelbroker/use-peer-to-peer-message-handler.js
|