mozilla / remote-newtab

Remotely-hosted New Tab Page
https://mozilla.github.io/remote-newtab/src/
Mozilla Public License 2.0
15 stars 7 forks source link

Hook Web Channel messaging into Redux #199

Open sarracini opened 8 years ago

sarracini commented 8 years ago

With @oyiptong's patch in newtab-dev using WebChannel.jsm we can send messages down to content. We need to hook this into the redux workflow so remote-newtab can handle the incoming messages and dispatch according actions