smux
smux copied to clipboard
add more test and fix write only stream cause session bucket exhausted if MaxReceiveBuffer <= initialPeerWindow
as title, when:
- MaxReceiveBuffer <= initialPeerWindow
- stream keep writing at A side
- stream did not read at B side
the session bucket at B side will exhausted