Skip to content

Move router to its own separate crate #3169

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: main
Choose a base branch
from
Open

Conversation

rylev
Copy link
Collaborator

@rylev rylev commented Jun 19, 2025

Same idea as #3167 - this allows the router to be used in wasm (e.g., in spin-test).

Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
@@ -0,0 +1,20 @@
[package]
name = "spin-routes"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤷

Suggested change
name = "spin-routes"
name = "spin-http-routes"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants