Skip to content

Commit b28e522

Browse files
authored
Add Armeria http client/server (akullpp#756)
* update readme * fix alphabetic order * Update README.md
2 parents 40f18bc + 43b848e commit b28e522

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,7 @@ A curated list of awesome Java frameworks, libraries and software.
432432

433433
*Libraries that assist with creating HTTP requests and/or binding responses.*
434434

435+
- [Armeria](https://github.com/line/armeria) - Asynchronous RPC/REST client/server library built on top of Java 8, Netty, HTTP/2, Thrift and gRPC.
435436
- [Async Http Client](https://github.com/AsyncHttpClient/async-http-client) - Asynchronous HTTP and WebSocket client library.
436437
- [Feign](https://github.com/Netflix/feign) - HTTP client binder inspired by Retrofit, JAXRS-2.0, and WebSocket.
437438
- [OkHttp](https://square.github.io/okhttp) - HTTP+SPDY client.

0 commit comments

Comments
 (0)