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

Add support for full-duplex streaming #8366

Closed
wpt-issue-mover opened this issue Nov 20, 2017 · 2 comments
Closed

Add support for full-duplex streaming #8366

wpt-issue-mover opened this issue Nov 20, 2017 · 2 comments

Comments

@wpt-issue-mover
Copy link

Originally posted as w3c/wptserve#80 by @louiscryan on 25 Mar 2016, 19:49 UTC:

@annevk
@domenic

As discussed over on whatwg/fetch#229 in order to validate the now formalized support for full-duplex streaming in the WHATWG Fetch API we need to be able to test it.

One suggestion is to use hyper-h2 and implement an HTTP2 capable server that can be used for testing. @Lukasa & @tbetbetbe might be able to help out with that.

@wpt-issue-mover
Copy link
Author

Originally posted as w3c/wptserve#80 (comment) by @Lukasa on 25 Mar 2016, 20:36 UTC:

There are some demonstrations of how to build a HTTP/2 capable server using hyper-h2 in the docs. The most fully-featured one is the example WSGI server, though that contains a lot of extra detail around the WSGI-handling logic that would be irrelevant for this situation.

If more specific advice would be useful let me know. =)

@Hexcles
Copy link
Member

Hexcles commented Dec 4, 2017

Duplicate of #7693

@Hexcles Hexcles marked this as a duplicate of #7693 Dec 4, 2017
@Hexcles Hexcles closed this as completed Dec 4, 2017
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

4 participants