mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-17 15:55:19 -05:00
Merge pull request #137 from yegorius/asynchttpcl
Add Async Http Client to Networking
This commit is contained in:
commit
9d446c30be
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
|
|||
|
||||
*Libraries for network programming.*
|
||||
|
||||
* [Async Http Client](https://github.com/AsyncHttpClient/async-http-client) - Asynchronous HTTP and WebSocket client library.
|
||||
* [Grizzly](https://grizzly.java.net/) - NIO framework. Used as a network layer in Glassfish.
|
||||
* [Netty](http://netty.io/) - A framework for building high performance network applications.
|
||||
* [OkHttp](http://square.github.io/okhttp/) - An HTTP+SPDY client for Android and Java applications.
|
||||
|
|
Loading…
Add table
Reference in a new issue