Fix cache and merge issues

This commit is contained in:
yflory
2018-06-06 18:10:58 +02:00
parent 305b47132c
commit 48dc8c78b4
4 changed files with 204 additions and 263 deletions

View File

@@ -1049,7 +1049,7 @@ define([
channel.queue.forEach(function (data) {
channel.sendMessage(data.message, clientId);
});
postMessage("PAD_CONNECT", {
channel.bcast("PAD_CONNECT", {
myID: wc.myID,
id: wc.id,
members: wc.members