Thomas Kriechbaumer
|
5288aa3640
|
add human_readable() to each frame for debugging
|
2015-05-29 11:42:46 +02:00 |
Thomas Kriechbaumer
|
161bc2cfaa
|
cleanup code with autoflake
run the following command:
$ autoflake -r -i --remove-all-unused-imports --remove-unused-variables .
|
2015-05-27 11:25:33 +02:00 |
Thomas Kriechbaumer
|
e3d390e036
|
cleanup code with autopep8
run the following command:
$ autopep8 -i -r -a -a .
|
2015-05-27 11:19:11 +02:00 |
Thomas Kriechbaumer
|
4ce6f43616
|
implement basic HTTP/2 frame classes
|
2015-05-26 17:59:29 +02:00 |