softether-go/pkg/client
Git Sagar 14ec4a02dd tunnel: buffer WriteFrames into single TLS write
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>
2026-06-06 23:07:55 +05:30
..
client.go client: fix version display and rename client string 2026-06-06 17:15:35 +05:30
crypto.go initial commit: standalone SoftEther VPN client in Go 2026-06-06 16:13:51 +05:30
tunnel.go tunnel: buffer WriteFrames into single TLS write 2026-06-06 23:07:55 +05:30