GitHub user Hanks10100 opened a pull request:
https://github.com/apache/incubator-weex-site/pull/21
[WEEX-86][doc] add documents for BroadcastChannel
Add document for `BroadcastChannel`, separate it from the js service
document.
Source:
https://github.com/Hanks10100/incubator-weex-site/blob/broadcast-channel/source/references/broadcast-channel.md
, the ([Chinese
Version](https://github.com/Hanks10100/incubator-weex-site/blob/broadcast-channel/source/cn/references/broadcast-channel.md)).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Hanks10100/incubator-weex-site
broadcast-channel
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex-site/pull/21.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21
----
commit 1a1db4c3bf63e0a1432da571bb78347803c113e9
Author: Hanks <zhanghan.me@...>
Date: 2017-12-26T12:35:04Z
+ [doc] add documents for BroadcastChannel
----
---