web端隔離環境通信庫
背景 隔離環境通信,比如window.top和iframe;Chrome Extension各環境之間通信;主線程與web worker通信等;原生的通信方式會遇到以下問題 原生通信方式不支持response,比如 chrome.runtime.sendMessage (window | vscode | vscode.panel.webview |worker).po
昵称 defghy
贡献者1
粉丝0
背景 隔離環境通信,比如window.top和iframe;Chrome Extension各環境之間通信;主線程與web worker通信等;原生的通信方式會遇到以下問題 原生通信方式不支持response,比如 chrome.runtime.sendMessage (window | vscode | vscode.panel.webview |worker).po
昵称 defghy