Released gnet v1.2.0
·99 words·1 min
Table of Contents
Features #
- Support graceful shutdown with OS signals (Fixes #82)
Enhancements #
- Improve the creation processes of netpoller (Fixes #72) ccc6c25
- Reuse slice struct when resetting buffer 916c255
- Make a big allocation on ring-buffer at the first time 61963bd
Docs #
- Update
Features
section in READMEs a0d53f5 - Add a new article about gnet d500bf4
- Supplement the missing acknowledgment item b031357