调试了一下 apache httpclient5 的代码,也有很多优化空间,lealone 在 client 和 server 两端实现的协议和异步/同步 api,完全吊打 apache httpclient5 + tomcat 的 http2,我甚至觉得我应该把 http2 client 都做了。
发布于 广西
调试了一下 apache httpclient5 的代码,也有很多优化空间,lealone 在 client 和 server 两端实现的协议和异步/同步 api,完全吊打 apache httpclient5 + tomcat 的 http2,我甚至觉得我应该把 http2 client 都做了。