grpc-java/netty
nmittler 6e04c3100e Adding consistent exception handling for Netty
NettyClientHandler currently handles non-HTTP/2 exceptions properly by forcing a shutdown of the connection.  We need to do the server-side as well.

Fixes #1097
2015-10-05 11:46:50 -07:00
..
src Adding consistent exception handling for Netty 2015-10-05 11:46:50 -07:00
build.gradle Fixing some compiler warnings. 2015-07-08 16:10:54 -07:00