gnet v1.3.2 Release Notes
Release Date: 2020-11-20 // about 4 years ago-
No data yet ๐
You can check the official repo
Previous changes from v1.2.0
-
๐ 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
Misc