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 from Rocket to Axum #1

Merged
merged 11 commits into from
Aug 25, 2024
Merged

πŸ—οΈ Migrate from Rocket to Axum #1

merged 11 commits into from
Aug 25, 2024

Conversation

RemiBardon
Copy link
Owner

Rocket does not support telemetry and still feels immature sometimes, therefore I decided to migrate to Axum. I hadn't written tests but I manually checked that all (I guess) features are working and still compatible with the Rocket-based server.

@RemiBardon RemiBardon added the enhancement New feature or request label Aug 25, 2024
@RemiBardon RemiBardon self-assigned this Aug 25, 2024
@RemiBardon RemiBardon changed the title ♻️ Migrate from Rocket to Axum πŸ—οΈ Migrate from Rocket to Axum Aug 25, 2024
@RemiBardon RemiBardon merged commit 2aa4449 into main Aug 25, 2024
2 checks passed
@RemiBardon RemiBardon deleted the axum branch August 25, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant