Skip to content

Migrate to poem

Pre-release
Pre-release
Compare
Choose a tag to compare
@BinChengZhao BinChengZhao released this 19 Oct 11:36
· 12 commits to main since this release
54730fe
  1. actix-web related dependencies are removed and replaced with poem & tokio.

  2. upgrade multiple dependencies with direct dependencies on tokio 1.0.

  3. global modification of all middleware.

  4. application style change from actix-web to poem & tokio combined style.

  5. full link testing and writing migration logs.