Releases: fagongzi/goetty
Releases · fagongzi/goetty
v1.9.0
Feature
- Add IOSession Aware
v2.0.2
Fix
- pool package name
v1.8.0
Same as v2.0.2
v2.0.1
Fix
- Missing write loop if io session reconnect
- Close all io sessions after application stopped
v2.0.0
Refactor goetty.
v1.7.0
Feature
- add transport server framework
- add some simple codec
- remove redis protocol to codec/redis package
v1.6.1
Fix
- memory leak
v1.6.0
Feature
- Add Bytebuf Slice API
v1.5.0
optimization
- Adjust buf expansion
v1.4.3
Feature
- Add wrap to ByteBuf instance