History log of /recipes/protorpc/echo.proto
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 415529de 31-Aug-2011 Shuo Chen <chenshuo@chenshuo.com>

Add EchoProto.java

# b5a588df 31-Aug-2011 Shuo Chen <chenshuo@chenshuo.com>

Add simple benchmark echo service.
Fixed bug of setting rpc channel twice in RpcClient.
Implemented BlockingRpcChannel.