Releases: xtaci/smux
Releases · xtaci/smux
v1.3.4: Merge pull request #53 from getlantern/smux-issue-52
Always stop timer in Stream.Read
v1.3.3
add method LocalAddr and RemoteAddr to session
v1.3.2 add method LocalAddr and RemoteAddr
add a span-like allocator without zeroing of slices
v1.3.1 <= to ==
proper error handling
v1.2.12 add a line of comment
proper error handling
v1.2.11 proper error handling in smux
v1.2.10
v1.2.9
prevent smux from over allocating
prevent smux from over allocating, bytes.Buffer may over allocate mem, abandoned