Migration off of Actix-web #52
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
next-goal-vx.0.0
Defines a goal for the next major version.
ongoing-discussion
Not yet decided if needed yet.
Program Version.
TARGET v1.0.0
Problem Description.
Actix-web is still on a very old version of Tokio, and doesn't seem to be getting updated to a newer version.
Problem Solutions.
Migrate off of Actix-web to Rocket.
Other Details.
https://rocket.rs/
https://rocket.rs/v0.5-rc/guide/overview/#mounting (Routing)
https://rocket.rs/v0.5-rc/guide/requests/#forwarding-guards (Auth)
https://rocket.rs/v0.5-rc/guide/responses/#templates (Handlebars)
The text was updated successfully, but these errors were encountered: