toStreamFrames
Converts a list of Message.Response to a list of StreamFrame. Final StreamFrame.End is also emitted.
Converts a Message.Response to a list of StreamFrame. First it emits the delta frames for each content part for each message, then complete frame with the full message content.