Replacing legacy connection with the new wrapper struct
Depends on D13603
Paths
| Differential D13604 Authored by bartek on Oct 3 2024, 1:36 PM.
Details
Summary Replacing legacy connection with the new wrapper struct Depends on D13603 Test Plan cargo build, tunnelbroker integration tests
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptOct 3 2024, 1:36 PM2024-10-03 13:36:34 (UTC-7) Harbormaster completed remote builds in B32055: Diff 44884.Oct 3 2024, 2:01 PM2024-10-03 14:01:47 (UTC-7) bartek edited the summary of this revision. (Show Details)Oct 4 2024, 3:50 AM2024-10-04 03:50:33 (UTC-7) bartek added inline comments. Harbormaster completed remote builds in B32069: Diff 44901.Oct 4 2024, 8:39 AM2024-10-04 08:39:24 (UTC-7) This revision is now accepted and ready to land.Oct 7 2024, 1:52 AM2024-10-07 01:52:28 (UTC-7) Closed by commit rCOMMe2324a90efb1: [tunnelbroker] Use AMQP wrapper in servers (authored by bartek). · Explain WhyOct 7 2024, 7:28 AM2024-10-07 07:28:49 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44933 services/tunnelbroker/src/grpc/mod.rs
services/tunnelbroker/src/main.rs
services/tunnelbroker/src/websockets/mod.rs
|