Download List

Projeto Descrição

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 Requirements

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

Criptografia SSL socket layer. pares RPC podem ser configurados com simplesmente keystores e truststores para realizar a autenticação mútua durante o handshake SSL.
Tags: 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