Skip to content

Releases: xtaci/smux

v1.1.0: Merge pull request #40 from CovenantSQL/master

31 Dec 10:13
6cf098d
Compare
Choose a tag to compare
Expose Stream.die via Stream.GetDieCh for canceling running golang RPC func

v1.0.7: Merge pull request #27 from longzhiri/master

05 Mar 08:51
e28719e
Compare
Choose a tag to compare
fix bug: read 0 bytes from a stream will block forever

v1.0.6

04 Oct 17:18
Compare
Choose a tag to compare
adjust read after close behavior https://github.com/xtaci/smux/issues/23

v1.0.5

22 Mar 15:21
Compare
Choose a tag to compare
simplify returnToken

fix a deadlock when concurrent Closing session & streams

29 Nov 15:07
Compare
Choose a tag to compare
Merge pull request #8 from getlantern/master

Fixed deadlock on concurrent closing

reduce memory footprint

26 Oct 03:17
Compare
Choose a tag to compare
v1.0.3

reduce memory footprint

v1.0.2

25 Sep 12:22
Compare
Choose a tag to compare
fix a potential race in closing stream.die

v1.0.1

09 Sep 02:35
Compare
Choose a tag to compare
update test

the first release of smux

07 Sep 09:55
Compare
Choose a tag to compare