Skip to content

A RPC library for Java developer. It based on Google Protocol Buffer and Mina. It supports duplexing RPC calls between client and server. The client and the server is a peer-to-peer communications. It support TCP connection reuse/keep-alive, cancel RPC calls, a pluggable RPC calls data logging.

haoqoo/mina-protobuf-rpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mina-protobuf-rpc

A RPC library for Java developer. It based on Google Protocol Buffer and Mina. It supports duplexing RPC calls between client and server. The client and the server is a peer-to-peer communications. It support TCP connection reuse/keep-alive, cancel RPC calls, a pluggable RPC calls data logging.

About

A RPC library for Java developer. It based on Google Protocol Buffer and Mina. It supports duplexing RPC calls between client and server. The client and the server is a peer-to-peer communications. It support TCP connection reuse/keep-alive, cancel RPC calls, a pluggable RPC calls data logging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.7%
  • Protocol Buffer 3.1%
  • Batchfile 0.2%