Skip to content

Releases: xtaci/smux

add a fair queue shaper for outgoing streams

10 Sep 12:45

Choose a tag to compare

add a fair queue shaper for outgoing streams

v1.3.4: Merge pull request #53 from getlantern/smux-issue-52

10 Jul 05:36
67e00e8

Choose a tag to compare

v1.3.3

21 May 06:28
ce5b213

Choose a tag to compare

Update README.md

add method LocalAddr and RemoteAddr to session

14 May 13:19

Choose a tag to compare

v1.3.2

add method LocalAddr and RemoteAddr

add a span-like allocator without zeroing of slices

14 May 06:07

Choose a tag to compare

proper error handling

14 May 03:16

Choose a tag to compare

v1.2.12

add a line of comment

proper error handling

10 May 06:32

Choose a tag to compare

v1.2.11

proper error handling in smux

v1.2.10

24 Apr 15:12

Choose a tag to compare

safer way to push data to streams

v1.2.9

23 Apr 13:10

Choose a tag to compare

set nil after token recycle

prevent smux from over allocating

23 Apr 12:46

Choose a tag to compare

prevent smux from over allocating, bytes.Buffer may over allocate mem, abandoned