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

Hyper #14

Open
stepancheg opened this issue Jul 4, 2017 · 2 comments
Open

Hyper #14

stepancheg opened this issue Jul 4, 2017 · 2 comments

Comments

@stepancheg
Copy link
Owner

Do something about Hyper. There are at least three options:

  • make big patch to hyper, merge rust-http2 into hyper
  • make rust-http depend on hyper, and use Hyper for HTTP/1 implementation
  • make hyper depend on rust-http2, and use rust-http2 in hyper to handle HTTP/2

cc hyperium/hyper#304

@inish777
Copy link

inish777 commented Aug 9, 2017

Any final decisions? I'd like to solve this issue.

@stepancheg
Copy link
Owner Author

No decision. I'd start with prototyping it to understand which way is better. And for prototyping I'd chose second option. Please note that this task is probably much harder than it looks like.

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