grpc-java/lib
nathanmittler abdbf4940a Changing TestServiceServer to use ListenableFuture for determining when the server has been successfully started.
Previously, it was creating a client socket to determine when the server
was bound to the port. This causes the Netty server to create and then
quickly fail a client channel which was generating noisy error logs.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=80546045
2015-01-08 14:43:12 -08:00
..
libtest_proto_grpc.jar Changing TestServiceServer to use ListenableFuture for determining when the server has been successfully started. 2015-01-08 14:43:12 -08:00