Skip to content

v0.2.0

Compare
Choose a tag to compare
@alice-yyds alice-yyds released this 22 Feb 10:29
· 137 commits to main since this release
10865ef

Improvement

  • feat: on connect callback (#102)
  • feat: new conn api - Until (#91)
  • feat: support dialing without timeout (#105)

Bugfix

  • fix: trigger close callback when only set the onConnect callback (#111)
  • fix: add max node size to prevent OOM (#76)
  • fix: FDOperator.reset() not reset op.OnWrite (#104)
  • fix: write panic when conn close (#96)

Chore

  • docs: update README.md (#99) (#103)
  • fix: unit tests may fail (#106)