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

Upgrade to axum 0.7, consolidate deps, move out 3rd party adapters #1944

Merged
merged 18 commits into from Feb 19, 2024

Conversation

jkelleyrtp
Copy link
Member

This PR drops mainline support for salvo, warp, and rocket, choosing to move their implementations to the http://github.com/DioxusLabs/web-adapters repo.

We're doing this because we want to move our fullstack implementation forward, but it's currently held back by supporting 3-4 frameworks.

Going forward, we're going to let these adapters be purely community maintained, with occasional updates for the liveview adapters.

Once our fullstack implementation is stable, we might revisit being generic over the various frameworks, but for now, there's too much new stuff we want to do to be held back by supporting them all..

@ealmloff ealmloff added liveview Related to the liveview renderer fullstack related to the fullstack crate labels Feb 16, 2024
@jkelleyrtp jkelleyrtp marked this pull request as ready for review February 16, 2024 22:05
@jkelleyrtp jkelleyrtp merged commit 3fef42a into master Feb 19, 2024
9 checks passed
@jkelleyrtp jkelleyrtp deleted the jk/upgrade-axum-drop-others branch February 19, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fullstack related to the fullstack crate liveview Related to the liveview renderer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants