grpc-java/netty/src
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
..
main/java/io/grpc/transport/netty Allow 100 streams initially rather than 10. 2015-05-13 14:22:46 -07:00
test/java/io/grpc/transport/netty Allow 100 streams initially rather than 10. 2015-05-13 14:22:46 -07:00