We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cef1ff commit 165e3fdCopy full SHA for 165e3fd
README.md
@@ -14,6 +14,8 @@
14
15
版本更新:[Release页面](https://github.com/jpush/jpush-api-java-client/releases)。下载更新请到这里。
16
17
+新增 http2 分支,支持用 Http/2 协议发送请求。可以切换到此分支拉取代码。接口没有变更,需要使用 NettyHttp2Client 替换之前的 NativeHttpClient,具体可以查看 http2 分支下的 ReadMe。
18
+
19
> 非常欢迎各位开发者提交代码,贡献一份力量,review过有效的代码将会合入本项目。
20
21
0 commit comments