Tatsuhiro Tsujikawa 894c1bd02e Create idle stream on client side
With the presence of idle stream related API (e.g.,
nghttp2_create_idle_stream()), it is more predictable for client to
create idle streams with its dependency to another idle stream.
Previously, we didn't create complete parent idle stream in this case.
Now we create idle streams as we do on server side.
2015-12-25 00:10:37 +09:00
2015-11-07 12:45:57 +01:00
2015-12-23 22:52:11 +09:00
2015-11-13 00:53:29 +09:00
2012-10-27 14:54:06 -07:00
2015-10-17 00:27:02 +09:00
2015-12-25 00:10:37 +09:00
2015-12-25 00:10:37 +09:00
2015-12-23 22:48:37 +09:00
2015-09-05 21:26:58 +09:00
2015-09-26 18:55:02 +09:00
2014-03-30 19:26:37 +09:00
2012-01-18 00:53:12 +09:00
2012-01-18 00:53:12 +09:00
2014-10-27 21:27:41 +09:00
2014-10-27 21:27:41 +09:00
2014-10-27 21:27:41 +09:00
2015-06-07 12:55:22 +09:00
2015-01-10 00:37:42 +09:00
2015-04-21 23:48:45 +09:00
2013-07-13 00:43:06 +09:00
2015-03-25 21:04:49 +08:00
2014-11-27 23:56:29 +09:00
2012-01-18 00:53:12 +09:00
2015-10-29 23:13:11 +09:00

See README.rst
Description
nghttp2 - HTTP/2 C Library and tools
Readme 42 MiB
Languages
C++ 51.6%
C 38.3%
Go 4.1%
Python 1.8%
M4 1.7%
Other 2.5%