kcptun-libev v2.2.1
Changes since v2.2:
- [security] Fixed an issue where server-side obfs sessions could be replaced by new connections from same address.
- [obfs] Close related sessions when obfs connection is lost.
- [obfs] Add scheduled redial after connection lost.
- [performance] Overall performance tweaks. Reduce lags under high load.
- [observability] Improve stats format, add stateless stats. Upgrade to HTTP/1.1.
- [contrib] Sync upstream changes.
- [log] Write to syslog when
-d
is specified. - [build] Support Android.
Build variants:
-static
: does not require any shared library at runtime.-android
,-win32
: requires only platform provided libraries.- other: runtime dependencies should be installed.
Full Changelog: v2.2...v2.2.1