Skip to content
Discussion options

You must be logged in to vote

QUIC fragments stream data sent by an application into chunks that can fit into UDP datagrams. The peer QUIC stack then reassembles this data before delivering to the application. So, bottom line, the app is free to send a 1 GB buffer on a stream and the QUIC layer will handle breaking it up and reassembling as necessary.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@thhous-msft
Comment options

@zdh3303
Comment options

@nibanks
Comment options

nibanks Sep 29, 2021
Collaborator

@zdh3303
Comment options

@KevF85
Comment options

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