Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Additional asyncio version #57

Closed
Lukasa opened this issue May 29, 2014 · 3 comments
Closed

Additional asyncio version #57

Lukasa opened this issue May 29, 2014 · 3 comments

Comments

@Lukasa
Copy link
Member

Lukasa commented May 29, 2014

Rather than port this library to asyncio, why not have a new library that re-uses some common code from here but uses asyncio? That allows easy support of asyncio without limiting the access to HTTP/2.

MORE PROJECTS.

Related: #10.

@Lukasa
Copy link
Member Author

Lukasa commented May 29, 2014

From my previous asyncio experience, I should note that HTTP/2 should be implemented as an asyncio transport. A good example of how to do this can be found here, and should be used as a jumping-off point.

@Lukasa
Copy link
Member Author

Lukasa commented May 29, 2014

Hopefully the changes should be limited to rewriting HTTP20Connection, Stream, and HTTP20Response.

@Lukasa
Copy link
Member Author

Lukasa commented Apr 7, 2016

This isn't relevant to this module anymore, hyper-h2 owns this kind of thing now.

@Lukasa Lukasa closed this as completed Apr 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant