Skip to content

v0.7.0

Compare
Choose a tag to compare
@fundon fundon released this 17 Dec 10:04
· 84 commits to main since this release
v0.7.0
eea4090

Features

  • add ServiceHandler for converting hyper Service to viz Handler
  • sealed RequestExt and ResponseExt traits
  • add fs feature for supporting downlaod file to client

Changes

  • remove redundant Sync bound
  • make handlers new method to pub