New
Gnet v2.7.0, Nausicaä of the Valley of the Wind
[!NOTE] In this release, most of the core internal packages used by
gnetare now available outside ofgnet! Check out gnet/pkg for more details.
🚀 Features
- feat: export the core internal packages (#667)
🛩 Enhancements
- opt: renovate the concurrency management of gnet engine (#663)
- opt: eliminate the inuse eventloop.cache for idle connections (#660)
- opt: use worker pool for asynchronous tasks on Windows (#657)
- opt: optimize Conn.Next and Conn.Peek (#654)
📚 Documentation
- feat: export the core internal packages (#667)
🗃 Misc
- chore: rename some parameters (#656)
Full Changelog: https://github.com/panjf2000/gnet/compare/v2.6.0...v2.7.0
Thanks to all these contributors: @panjf2000 for making this release possible.