Skip to content

Overplus v1.0.5

Choose a tag to compare

@xyanrch1024 xyanrch1024 released this 17 Jul 01:46
· 143 commits to master since this release

What's Changed

  • Static linking: Boost & OpenSSL statically linked, zero external dependencies on Linux x86_64
  • Buffer: 32KB per session (balance throughput vs memory)
  • TCP_NODELAY: enabled on all sockets, reduces latency 10-40ms
  • Server: UDP DNS cache, WebSocket/TLS session robustness fixes
  • Client: log quality improvements, HTTP CONNECT protocol support
  • Encoding: UTF-8 BOM for log files, GBK→UTF8 conversion on Windows