Skip to content

Tags: zealass/gnet

Tags

v1.4.1

Toggle v1.4.1's commit message
trifle: refine ReadBufferCap option and add comments

v1.4.0

Toggle v1.4.0's commit message
doc: update the description about ring-buffer

v1.3.2

Toggle v1.3.2's commit message
trifle: add comments for exported functions

v1.3.1

Toggle v1.3.1's commit message
opt: keep running when an error occurs in connection

Fixes panjf2000#142

v1.3.0

Toggle v1.3.0's commit message
feat: support locking each I/O event-loop goroutine to an OS thread

Fixes panjf2000#133

v1.2.10

Toggle v1.2.10's commit message
trifle: add comments

v1.2.9

Toggle v1.2.9's commit message
opt: improve the conversion between string and byte slice

v1.2.8

Toggle v1.2.8's commit message
opt: refactor the load-balancing algorithm of source addr hash

v1.2.7

Toggle v1.2.7's commit message
test: fix a few issues in TestLengthFieldBasedFrameCodecZeroPlayLoad

Updates panjf2000#113

v1.2.6

Toggle v1.2.6's commit message
trifle: rename functions and refine comments