Releases: ParsaKSH/SlipStream-Plus
Releases · ParsaKSH/SlipStream-Plus
v2.0.1-beta.6
What's Changed
- refactor: switch tunnel connection management from a persistent pool … by @ParsaKSH in #15
- refactor: delegate PacketSplitter frame sending to TunnelPool and imp… by @ParsaKSH in #16
- Dev by @ParsaKSH in #17
Full Changelog: v2.0.1-beta.5...v2.0.1-beta.6
What's Changed
- refactor: switch tunnel connection management from a persistent pool … by @ParsaKSH in #15
- refactor: delegate PacketSplitter frame sending to TunnelPool and imp… by @ParsaKSH in #16
- Dev by @ParsaKSH in #17
Full Changelog: v2.0.1-beta.5...v2.0.1-beta.6
v2.0.1-beta.5
What's Changed
- Dev by @ParsaKSH in #13
- feat: Introduce jittered tunnel recycling for tunnel connections and … by @ParsaKSH in #14
Full Changelog: v2.0.1-beta.4...v2.0.1-beta.5
v2.0.1-beta.4
v2.0.1-beta.3
v2.0.1-beta.2
What's Changed
Full Changelog: v2.0.1-beta...v2.0.1-beta.2
v2.0.1-beta
v1.0.4
v1.0.4-beta
- Move sync.Pool from global (per-proxy) to per-instance on engine.Instance
- Buffer pool is re-created fresh on instance Start()
- Add ConnCtx to Instance: cancelled on Stop() to kill all in-flight relays
- Add idleConn wrapper: resets deadlines on every Read/Write (5 min timeout)
- Dead/stuck connections are now auto-cleaned instead of leaking goroutines
What's Changed
Full Changelog: v1.0.3...v1.0.4-beta