Assemble numBlocks + frame sizes + frame data into one buffer before writing. Reduces TLS records and syscalls from 3 per frame to 1. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client.go | ||
| crypto.go | ||
| tunnel.go | ||
Assemble numBlocks + frame sizes + frame data into one buffer before writing. Reduces TLS records and syscalls from 3 per frame to 1. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client.go | ||
| crypto.go | ||
| tunnel.go | ||