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

Async story? #24

Closed
ereichert opened this issue Dec 23, 2016 · 2 comments
Closed

Async story? #24

ereichert opened this issue Dec 23, 2016 · 2 comments

Comments

@ereichert
Copy link
Contributor

ereichert commented Dec 23, 2016

First, this looks extremely promising at first glance. The top level DSL looks fantastic. Nice job.

Second, do you have plans for an async version?

Just saw you used Hyper. That may answer the question.

@SergioBenitez
Copy link
Member

Thank you!

Certainly. I discuss this in the README:

Future Improvements

Rocket is currently built on a synchronous HTTP backend. Once the Rust
asynchronous I/O libraries have stabilized, a migration to a new, more
performant HTTP backend is planned. We expect performance to improve
significantly at that time. The Stabilize HTTP Library issue tracks the progress
on this front.

Definitely want to switch over to async as soon as the ecosystem matures.

@ereichert
Copy link
Contributor Author

Ah. Hadn't got to the README yet. Went straight to the code. Gotta eat my dinner before desert next time. :)

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

No branches or pull requests

2 participants