Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
This proposes building RPC client and connection management layer, which supports the equivalent functions resides in RpcClient.java and RpcConnection.java. Specifically, handler/pipeline concepts will be used for implementation, similar to NettyRpcClient and NettyRpcConnection in java side.