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 Rocket v0.4.0 #6

Open
Commander-lol opened this issue Dec 7, 2018 · 0 comments
Open

Upgrade to Rocket v0.4.0 #6

Commander-lol opened this issue Dec 7, 2018 · 0 comments

Comments

@Commander-lol
Copy link
Owner

The latest version of rocket will require a few changes to the internals, but also provides an opportunity to simplify the codebase.

Static file serving is now provided as part of rocket_contrib and can be configured programmatically. This opens up a new config opportunity: mounting multiple different folders under routes. The serve fairing also has all the options required to implement the current serving options (mainly rendering an index.html page if found)

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

No branches or pull requests

1 participant