Add Armeria http client/server (#756)
* update readme * fix alphabetic order * Update README.md
This commit is contained in:
@ -432,6 +432,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
|
|
||||||
*Libraries that assist with creating HTTP requests and/or binding responses.*
|
*Libraries that assist with creating HTTP requests and/or binding responses.*
|
||||||
|
|
||||||
|
- [Armeria](https://github.com/line/armeria) - Asynchronous RPC/REST client/server library built on top of Java 8, Netty, HTTP/2, Thrift and gRPC.
|
||||||
- [Async Http Client](https://github.com/AsyncHttpClient/async-http-client) - Asynchronous HTTP and WebSocket client library.
|
- [Async Http Client](https://github.com/AsyncHttpClient/async-http-client) - Asynchronous HTTP and WebSocket client library.
|
||||||
- [Feign](https://github.com/Netflix/feign) - HTTP client binder inspired by Retrofit, JAXRS-2.0, and WebSocket.
|
- [Feign](https://github.com/Netflix/feign) - HTTP client binder inspired by Retrofit, JAXRS-2.0, and WebSocket.
|
||||||
- [OkHttp](https://square.github.io/okhttp) - HTTP+SPDY client.
|
- [OkHttp](https://square.github.io/okhttp) - HTTP+SPDY client.
|
||||||
|
Reference in New Issue
Block a user