lxzan / gws

simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...
https://pkg.go.dev/github.com/lxzan/gws
Apache License 2.0
1.34k stars 84 forks source link

improve the buffer pool #87

Closed lxzan closed 3 months ago

lxzan commented 3 months ago

Reduced computation, increased memory allocation/recovery speeds