Skip to content

Replace warp with axum #2748

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jelmer
Copy link

@jelmer jelmer commented Jul 9, 2025

This PR is more of a proof of concept and a question - but I figured I'd put it up since I'd already done to work to see if it can be done: I'm curious if you'd be open to a migration to axum (or perhaps something else?).

warp is problematic for Debian, since it has some outdated dependencies that we don't want to keep around just for warp; upstream is dormant (last change was about a year ago). mdbook is the only thing that actually uses warp nowadays in Debian.

(cc @plugwash)

@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Jul 9, 2025
@jelmer jelmer force-pushed the warp-to-axum branch 2 times, most recently from 891eee4 to 99a0a14 Compare July 10, 2025 14:46
warp is problematic for Debian, since it has some outdated dependencies. Upstream is also fairly dormant.
@jelmer jelmer requested a review from ehuss July 10, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: waiting on a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants