This website requires JavaScript.
Explore
Help
Sign In
walkero
/
nghttp2
Watch
1
Star
0
Fork
0
You've already forked nghttp2
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
nghttp2
/
python
History
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
Refactor .gitignore files
2015-03-29 18:40:37 +09:00
calcratio.py
Add aux script
2014-10-18 18:55:07 +09:00
CMakeLists.txt
cmake: clean more files, fix python dependency
2016-03-13 17:36:03 +01:00
cnghttp2.pxd
Add nghttp2_hd_inflate_hd2() and deprecate nghttp2_hd_inflate_hd()
2016-05-14 18:25:20 +09:00
hpackcheck.py
python: Remove draft from hpack checker
2015-07-30 22:12:08 +09:00
hpackmake.py
python: Remove draft from hpack checker
2015-07-30 22:12:08 +09:00
install-python.cmake.in
cmake: add python support
2016-02-16 12:17:49 +01:00
Makefile.am
Add CMake-related files to EXTRA_DIST
2016-03-12 01:38:12 +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
Add experimental WSGI server implementation
2014-04-06 21:33:32 -07:00