Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加高性能 Mobile Web 开发 - 离线 Web App 以及消息同步与推送实现 #34

Merged
merged 1 commit into from
Feb 10, 2017

Conversation

hijiangtao
Copy link
Contributor

  • 利用 Service Worker 实现Web App 的离线访问、消息同步以及与原生应用相似的本地消息推送
  • 该方案适用于 Mobile Web (基于 Chrome 52 以及更新版本)

- 利用 Service Worker 实现Web App 的离线访问、消息同步以及与原生应用相似的本地消息推送
- 该方案适用于 Mobile Web (基于 Chrome 52 以及更新版本)
@dntzhang dntzhang merged commit 94050e2 into AlloyTeam:master Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants