Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 333 Bytes

DDPush

DDPush任意门推送,开源免费实时信息推送服务器,官网地址http://www.ddpush.net/。

此项目非官方上传,学习之用,加入了部分代码的分析。

DDPush:服务端实现源码

DDPushClientDemoTCP:TCP模式Android客户端DEMO

DDPushClientDemoUDP:UDP模式Android客户端DEMO