Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@IrineSistiana IrineSistiana released this 26 Jan 11:49
· 42 commits to master since this release

Add -max-stream for client to set how many streams can be in one true TCP connection.

Lower latency when using -mux and having an awful network condition.

Fixed wss connection failed if -buff < 64 KB.

Fixed a smux session leak.