将推送代码接入主工程

This commit is contained in:
wangcongtao
2020-07-31 13:22:26 +08:00
parent 5a2d3183c2
commit e16fff638c
73 changed files with 5754 additions and 10 deletions

View File

@@ -0,0 +1,12 @@
# 基于 socketserver 实现的push推送
---
目前,仅 launcher 实现推送,独立 app 不用
## launcher 在前台
通过launcher内部空白区域的弹层承载推送内容
## launcher 在后台
通过 windowmanger 方式承载推送内容