|
|
|
|
|
by vsmhn
3010 days ago
|
|
Well, Python 3 already has a similar library that deals with this stuff, such as https://github.com/decentfox/aioh2. Also, this is mostly intended for Tornado backends, offering compatibility with Tornado's request / response objects. |
|