grpc-java/netty
nmittler 5efbb6fe73 Allow 100 streams initially rather than 10.
The HTTP/2 spec suggests 100 as the recommended minimum for SETTINGS_MAX_CONCURRENT_STREAMS (https://tools.ietf.org/html/draft-ietf-httpbis-http2-17#section-6.5.2).  We should use this value as our default.
2015-05-13 14:22:46 -07:00
..
src Allow 100 streams initially rather than 10. 2015-05-13 14:22:46 -07:00
build.gradle Produce combined JavaDoc, add links, exclude internals 2015-05-05 11:32:15 -07:00