Skip to content

Conversation

@wchargin
Copy link
Contributor

@wchargin wchargin commented Jan 15, 2021

Summary:
The tokio-stream crate makes it easier to work with async streams,
and in particular to iterate over them. This is useful for test code
that needs to iterate over the responses of server-streaming RPCs like
ReadBlob.

Test Plan:
It builds: bazel build //third_party/rust:tokio_stream.

wchargin-branch: rust-dep-tokio-stream

Summary:
The [`tokio-stream`] crate makes it easier to work with async streams,
and in particular to iterate over them. This is useful for test code
that needs to iterate over the responses of server-streaming RPC like
`ReadBlob`.

[`tokio-stream`]: https://crates.io/crates/tokio-stream

Test Plan:
It builds: `bazel build //third_party/rust:tokio_stream`.

wchargin-branch: rust-dep-tokio-stream
wchargin-source: f106742eeeb3113fd968232c973715f9ecb269c0
@wchargin wchargin added dependencies Pull requests that update a dependency file core:rustboard //tensorboard/data/server/... labels Jan 15, 2021
@google-cla google-cla bot added the cla: yes label Jan 15, 2021
@wchargin wchargin requested a review from stephanwlee January 15, 2021 03:58
@wchargin wchargin merged commit a4215be into master Jan 15, 2021
@wchargin wchargin deleted the wchargin-rust-dep-tokio-stream branch January 15, 2021 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes core:rustboard //tensorboard/data/server/... dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants