Skip to content

Releases: nknorg/ncp-go

v1.0.6

18 Jun 07:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

21 Feb 09:40
Compare
Choose a tag to compare

What's Changed

  • Return error when can't get conn to send ACK by @billfort in #5

Full Changelog: v1.0.4...v1.0.5

v1.0.4

01 Feb 02:50
Compare
Choose a tag to compare

What's Changed

  • change succ/fail chan length to 1 by @yilunzhang in #3
  • Adjust connection windows size dynamically according to ACK received by @billfort in #4

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

17 Oct 00:05
Compare
Choose a tag to compare

Switch to google pb from gogo pb to reduce memory usage

v1.0.2

03 Aug 09:15
Compare
Choose a tag to compare

Add conn closed error to prevent closed conn hanging forever

v1.0.1

12 Jul 10:45
Compare
Choose a tag to compare

Fix potential race condition when sending close packet returns error

v1.0.0

12 Jul 10:45
Compare
Choose a tag to compare
Add license

Signed-off-by: Yilun <zyl.skysniper@gmail.com>