HomePhabricator
Diffusion Comm 597fa55ea368

[services] Tunnelbroker - Adding `tokio-stream` dependency to the Cargo

Description

[services] Tunnelbroker - Adding tokio-stream dependency to the Cargo

Summary:
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

Test Plan: Service is successfully built in the following D5528 using this crate.

Reviewers: jon, marcin, varun, ashoat

Reviewed By: jon, ashoat

Subscribers: ashoat, tomek, atul, abosh

Differential Revision: https://phab.comm.dev/D5527

Details

Provenance
maxAuthored on Nov 2 2022, 2:33 PM
Reviewer
jon
Differential Revision
D5527: [services] Tunnelbroker - Adding `tokio-stream` dependency to the Cargo
Parents
rCOMM92eed993799d: [services] Tunnelbroker - Adding of `constants.rs` file
Branches
Unknown
Tags
Unknown