Add optional $writeChunkSize parameter for max number of bytes to write by clue · Pull Request #105 · reactphp/stream · GitHub
Skip to content

Add optional $writeChunkSize parameter for max number of bytes to write#105

Merged
WyriHaximus merged 1 commit into
reactphp:masterfrom
clue-labs:write-chunk-size
May 19, 2017
Merged

Add optional $writeChunkSize parameter for max number of bytes to write#105
WyriHaximus merged 1 commit into
reactphp:masterfrom
clue-labs:write-chunk-size

Conversation

@clue

@clue clue commented May 19, 2017

Copy link
Copy Markdown
Member

This complements the $readChunkSize that is available for the readable side of streams.

Among others, this can be used to work-around the TLS stream write issues for chunks larger than ~30KB mentioned in #64.

@clue clue added this to the v0.7.1 milestone May 19, 2017
@WyriHaximus WyriHaximus requested review from WyriHaximus and jsor May 19, 2017 17:31
@clue

clue commented May 19, 2017

Copy link
Copy Markdown
Member Author

@kelunik

kelunik commented May 19, 2017

Copy link
Copy Markdown

Are you sure that works around the issue?

@clue

clue commented May 19, 2017

Copy link
Copy Markdown
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants