Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust pep8 parameters, reformat | Aldo Cortesi | 2015-05-30 | 1 | -41/+172 |
* | cleanup imports | Thomas Kriechbaumer | 2015-05-29 | 1 | -2/+0 |
* | add HTTP/2-capable client | Thomas Kriechbaumer | 2015-05-29 | 1 | -0/+20 |
* | add hpack to encode and decode headers | Thomas Kriechbaumer | 2015-05-29 | 1 | -36/+133 |
* | add human_readable() to each frame for debugging | Thomas Kriechbaumer | 2015-05-29 | 1 | -14/+34 |
* | cleanup code with autopep8 | Thomas Kriechbaumer | 2015-05-27 | 1 | -4/+28 |
* | implement basic HTTP/2 frame classes | Thomas Kriechbaumer | 2015-05-26 | 2 | -0/+341 |