/rpc-common

This project is implements a common rpc framework which is inspired from the Spark rpc-common module. The framework mainly using netty as transport layer, and implements some self-define protocols. it supports end-to-end communication and streaming transfer.This project is just for fun.

Primary LanguageJava

Stargazers