nghttp2/python
Gabi Davar d4e1b63c19 msvc build fixes and enchantments.
* fix build broken by recent changes
* place all build artifacts to OBJDIR
* explicitly add manifest (VC9/10)
* modernize python bindings creation
* some minor refactoring
2015-07-04 23:12:55 +03:00
..
.gitignore Refactor .gitignore files 2015-03-29 18:40:37 +09:00
Makefile.am Fix `make distcheck` failure 2015-06-06 23:37:31 +09:00
calcratio.py Add aux script 2014-10-18 18:55:07 +09:00
cnghttp2.pxd python: Add async body generation support 2015-04-01 22:54:31 +09:00
hpackcheck.py hpackcheck.py: Remove sorting to check ordering requirements 2014-08-06 20:34:51 +09:00
hpackmake.py python: Use draft-09 2014-07-31 23:19:31 +09:00
nghttp2.pyx python: Call on_close callback when connection is lost for server session 2015-06-07 16:17:48 +09:00
setup.py.in msvc build fixes and enchantments. 2015-07-04 23:12:55 +03:00
wsgi.py Add experimental WSGI server implementation 2014-04-06 21:33:32 -07:00