From dfa3960adf151c047b04ad6aa8900702d4208b56 Mon Sep 17 00:00:00 2001 From: zhenik Date: Mon, 22 Jul 2019 11:42:36 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ced265..930b687 100644 --- a/README.md +++ b/README.md @@ -440,6 +440,7 @@ A curated list of awesome Java frameworks, libraries and software. - [Retrofit](https://square.github.io/retrofit) - Typesafe REST client. - [Ribbon](https://github.com/Netflix/ribbon) - Client-side IPC library that is battle-tested in cloud. - [Riptide](https://github.com/zalando/riptide) - Client-side response routing for Spring's RestTemplate. +- [Armeria](https://github.com/line/armeria) - Asynchronous RPC/REST client/server library built on top of Java 8, Netty, HTTP/2, Thrift and gRPC ### Hypermedia Types