Skip to content

Releases: cloudwego/netpoll

v0.1.1

09 Dec 09:37
66a7ad1
Compare
Choose a tag to compare

Improvement

  • optimize: enhance mux shard queue (#92)

Bugfix

  • fix: book never reset readnode (#87)

Chore

  • doc: update readme (#88)(#90)

v0.1.0

01 Dec 09:59
68a9c4c
Compare
Choose a tag to compare

Improvement

  • feature: add mux.ShardQueue to support connection multiplexing (#50)(#67)
  • optimize: input at a single LinkBuffer Node to improve performance (#75)
  • optimize: fix waitReadSize logic bug and enhance input trigger (#74)
  • optimize: reduce timeout issues when waitRead and inputAck have competition (#62)
  • optimize: unify and simplify conn locks (#45)

Bugfix

  • fix: ensure EventLoop object will not be finalized before serve return (#54)

Chore

  • doc: update readme (#85)
  • doc: update issue templates (#56)

Breaking Change

  • remove Append and WriteBuffer returned parameter n (#49)(#83)

v0.0.4

16 Sep 06:46
Compare
Choose a tag to compare

Improvement

  • feat: support TCP_NODELAY by default (#39)
  • feat: read && write in a single loop (#38)
  • feat: return real error for nocopy rw (#34)
  • feat: change default number of loops policy (#31)
  • feat: redefine EventLoop.Serve arg: Listener -> net.Listener (#29)
  • feat: add API to DisableGopool (#28)
  • feat: rm reading lock (#19)
  • feat: blocking conn flush API (#9)

Bugfix

  • fix: set leftover wait read size (#41)

v0.0.3

14 Jul 10:49
5607dcb
Compare
Choose a tag to compare

support arm64

v0.0.2

05 Jul 06:42
e7084e7
Compare
Choose a tag to compare

update gomod

v0.0.1

23 Jun 08:30
Compare
Choose a tag to compare
release: netpoll v0.0.1