Skip to content

tokio_util: Convert MyStream<T> into MyAsync<Bytes> #3703

Answered by Darksonn
ph633x asked this question in Q&A
Discussion options

You must be logged in to vote

You could put the Bytes object into a Cursor and combine it with the tcp stream using AsyncReadExt::chain.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ph633x
Comment options

@Darksonn
Comment options

@ph633x
Comment options

Answer selected by ph633x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants