Skip to content

Actix web 0.3.0

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 12 Jan 21:19
· 3876 commits to master since this release

Changes

  • HTTP/2 Support

  • Refactor streaming responses

  • Refactor error handling

  • Asynchronous middlewares

  • Refactor logger middleware

  • Content compression/decompression (br, gzip, deflate)

  • Server multi-threading

  • Gracefull shutdown support