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

Migrate away from Rocket to Axum #22

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jhodapp
Copy link
Member

@jhodapp jhodapp commented May 16, 2023

Description

This PR's goal is to migrate away from Rocket for the backend web framework to using Axum instead.

GitHub Issue: [Closes|Fixes|Resolves] #your GitHub issue number here

Changes

  • ...
  • ...
  • ...

Testing Strategy

describe how you or someone else can test and verify the changes

Concerns

describe any concerns that might be worth mentioning or discussing

…he CORS whitelisting headers and sending out server sent events. SSE is still a work-in-progress.
@jhodapp jhodapp self-assigned this May 16, 2023
@jhodapp jhodapp added the enhancement Improves on an existing feature label May 16, 2023
@jhodapp jhodapp added this to the 0.5.0 milestone May 16, 2023
@jhodapp jhodapp changed the title Migrate away from Rocket and Diesel 1.4.x to Axum and Diesel 2.x Migrate away from Rocket to Axum Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves on an existing feature
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

1 participant