Skip to content

[Help Wanted] How can I the default size of Codec in StreamingBody #491

Answered by robjtede
MMitsuha asked this question in Q&A
Discussion options

You must be logged in to vote

Changing the max frame size is shown in this example:

let mut stream = stream.max_frame_size(128 * 1024).aggregate_continuations();

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robjtede
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
Converted from issue

This discussion was converted from issue #485 on December 29, 2024 16:14.