This diff adds the tokio-stream crate as a dependency.
We are using tokio_stream::wrappers in the following D5528 diff to wrap the streams and bind them to the tokio::sync::mpsc queue to iterate over it.
Linear task: ENG-2060
Paths
| Differential D5527 Authored by • max on Nov 2 2022, 2:34 PM.
Details Summary This diff adds the tokio-stream crate as a dependency. Linear task: ENG-2060 Test Plan Service is successfully built in the following D5528 using this crate.
Diff Detail
Event Timeline• max held this revision as a draft. Herald added a reviewer: • jon. · View Herald TranscriptNov 2 2022, 2:34 PM2022-11-02 14:34:11 (UTC-7) Harbormaster completed remote builds in B13146: Diff 18041.Nov 2 2022, 2:45 PM2022-11-02 14:45:29 (UTC-7) This revision is now accepted and ready to land.Nov 3 2022, 10:03 AM2022-11-03 10:03:23 (UTC-7) This revision now requires review to proceed.Nov 3 2022, 10:26 AM2022-11-03 10:26:15 (UTC-7) This revision is now accepted and ready to land.Nov 3 2022, 12:26 PM2022-11-03 12:26:23 (UTC-7) • max removed a parent revision: D5526: [services] Tunnelbroker - Adding of `constants.rs` file.Nov 7 2022, 9:16 AM2022-11-07 09:16:21 (UTC-8) • max removed a child revision: D5528: [services] Tunnelbroker - Adding of the client authentication by the `sessionID` from metadata. Harbormaster failed remote builds in B13229: Diff 18153!Nov 7 2022, 9:44 AM2022-11-07 09:44:21 (UTC-8) Harbormaster completed remote builds in B13229: Diff 18153.Nov 7 2022, 9:57 AM2022-11-07 09:57:10 (UTC-8) Closed by commit rCOMM597fa55ea368: [services] Tunnelbroker - Adding `tokio-stream` dependency to the Cargo (authored by • max). · Explain WhyNov 7 2022, 10:01 AM2022-11-07 10:01:13 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 18155 services/tunnelbroker/Cargo.lock
services/tunnelbroker/Cargo.toml
|