Download List

项目描述

protobuf-rpc-pro is a Java developer library that provides an RPC layer for Google's Protocol Buffer services. It builds upon Netty for low-level NIO. Features include bidirectional RPC calls from client to server and from server to client. The client and server are equal communicating peers. TCP connection re-use / keep-alive, SSL encryption support, RPC call cancellation, timeout and a pluggable logging facility logging RPC call data in Protocol Buffer format are included.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-27 07:21
1.1.0

SSL套接字层加密。 RPC的同龄人可以简单地配置密钥库和truststores,以便在SSL握手期间执行相互验证。
标签: Minor
SSL socket layer encryption. RPC peers can be simply configured with keystores and truststores in order to perform mutual authentication during the SSL handshake.

Project Resources