Skip to content

IXWebSocketTransport: Optimize fragment accumulation - #562

Merged
bsergean merged 1 commit into
machinezone:masterfrom
AaronAtP123:patch-1
Jun 24, 2026
Merged

IXWebSocketTransport: Optimize fragment accumulation#562
bsergean merged 1 commit into
machinezone:masterfrom
AaronAtP123:patch-1

Conversation

@AaronAtP123

Copy link
Copy Markdown
Contributor

Use move instead of copy when adding fragments to _chunks

Use move instead of copy when gathering fragments to _chunks
@bsergean
bsergean merged commit 91ca3e8 into machinezone:master Jun 24, 2026
bsergean added a commit that referenced this pull request Jun 25, 2026
Release of accumulated fixes since v12.0.0: DNS lookup crash/offline
resolution (#589), OpenSSL IP-address cert validation (#588),
case-insensitive Upgrade header (#584), server fd double-close (#585),
fragment buffering optimization (#562), and the install include-dir fix (#582).

Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants