Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration off of Actix-web #52

Open
3 tasks
SpBills opened this issue Aug 4, 2021 · 0 comments
Open
3 tasks

Migration off of Actix-web #52

SpBills opened this issue Aug 4, 2021 · 0 comments
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.

Comments

@SpBills
Copy link
Member

SpBills commented Aug 4, 2021

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)

  • Migrate web paths
  • Migrate authentication
  • Migrate Handlebars integration
@SpBills SpBills added enhancement New feature or request help wanted Extra attention is needed ongoing-discussion Not yet decided if needed yet. next-goal-vx.0.0 Defines a goal for the next major version. labels Aug 4, 2021
@SpBills SpBills pinned this issue Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant