Skip to content

Commit

Permalink
Merge pull request jobbole#50 from wenweihu86/master
Browse files Browse the repository at this point in the history
add brpc-java
  • Loading branch information
tangyouhua authored Mar 28, 2019
2 parents d6b8bb5 + e032716 commit 8d53f4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
* Undertow:基于NIO实现了阻塞和非阻塞API的Web服务器,在WildFly中作为网络层使用。[官网](http://undertow.io/)
* unirest-java: Unirest 是一个轻量级的 HTTP 请求库,涵盖 Node、Ruby、Java、PHP、Python、Objective-C、.NET 等多种语言。可发起 GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS 请求。[官网](http://unirest.io/java)
<h3 id="orm">ORM</h3>
* brpc-java: java版baidu rpc框架,高性能、多协议、易扩展、低耦合。[官网](https://github.com/baidu/brpc-java)

*处理对象持久化的API。*

Expand Down

0 comments on commit 8d53f4b

Please sign in to comment.