寄语:问题比答案更重要
建议自己先有个思考的过程,有了自己的答案或者疑问再看解析进行对比。
目前解析在逐步添加中,也可以跳转链接查看。
(1) BroadCast Channel
(2) Service Worker
(3) LocalStorage window.onstorage监听
(4) Shared Worker 定时器轮询(setInterval)
(5) IndexedDB 定时器轮询(setInterval)
(6) cookie 定时器轮询(setInterval)
(7) window.open window.postMessage
(8) Websocket
解析或答案仅供参考。