An open API service indexing awesome lists of open source software.

https://github.com/zhangyingwei/ultraman-rpc

又一个 java RPC 框架
https://github.com/zhangyingwei/ultraman-rpc

java rpc rpc-api rpc-client rpc-framework rpc-library rpc-server rpc-service

Last synced: 3 months ago
JSON representation

又一个 java RPC 框架

Awesome Lists containing this project

README

        

# ultraman-rpc

[![](https://travis-ci.org/zhangyingwei/ultraman-rpc.svg?branch=master)](https://travis-ci.org/zhangyingwei/ultraman-rpc)
[![](https://img.shields.io/badge/language-java-orange.svg)]()
[![](https://img.shields.io/badge/jdk-1.8-green.svg)]()
[![License](http://img.shields.io/:license-MIT-blue.svg)](https://mit-license.org/)

![userver](docs/images/userver.png)
![uclient](docs/images/uclient.png)

## 简介

ultraman-rpc 是一个简陋的 RPC 框架!!! 性能不详,bug 不详!!!

## 联系方式

* 邮箱: [email protected]
* 微信: fengche361

## Lisence

Lisenced under [MIT lisence](./LICENSE)