a light net library with epoll
Stars
7
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
20
commits
feat: support protobuf & user protocol
39f02ff
feat: add unpacket and packet way
60128aa
feature: add log & memory pool
7d610c4
fix: go mod module
c5bb033
update: remove tls
d5a2bdd
opt: optimize addConn for dup & add tls example
b9daa46
opt: optimize read buffer
e5615a9
feat: support kqueue
cb87151
opt: optimize poller stop
5c1162b
fix: fix open concurrency
d9893e9
opt: use heap timer
84a96bf
opt: optimize read buffer & concurrency
f81392c
fix: add go mod
add5b92
914b3bc
feature: wait timeout
564c31e