Skip to content

v0.8.0

Compare
Choose a tag to compare
@fundon fundon released this 12 Jan 23:33
· 54 commits to main since this release
v0.8.0
8207392

Features

  • add Server struct
  • support tower Service
  • add a trait for limited request body
  • support smol runtime

Changes

  • refactor RPITIT and AFIT

Breaking changes

  • refactor server with graceful shutdown
  • merge request body and response body into one body type