Skip to content

0.4.0

Compare
Choose a tag to compare
@driftluo driftluo released this 19 Aug 02:11
ca569bd

Bug Fix

  • Introduce budget model to avoid uninterrupted future(#355)
  • Fixed in the implementation of poll fn, which does not call it if it returns none(#355)
  • Reuse address by default(#356)
  • Clippy fix(#358)