nghttp2/python
Tatsuhiro Tsujikawa cd471a989a python: Support ALPN, require Python 3.5
This commit also fixes the bug that SETTINGS timer continues after
connection was closed.
2016-08-28 00:11:59 +09:00
..
.gitignore
CMakeLists.txt cmake: clean more files, fix python dependency 2016-03-13 17:36:03 +01:00
Makefile.am Add CMake-related files to EXTRA_DIST 2016-03-12 01:38:12 +01:00
calcratio.py
cnghttp2.pxd Add nghttp2_hd_inflate_hd2() and deprecate nghttp2_hd_inflate_hd() 2016-05-14 18:25:20 +09:00
hpackcheck.py
hpackmake.py
install-python.cmake.in cmake: add python support 2016-02-16 12:17:49 +01:00
nghttp2.pyx python: Support ALPN, require Python 3.5 2016-08-28 00:11:59 +09:00
setup.py.in cmake: add python support 2016-02-16 12:17:49 +01:00
wsgi.py