Start the long process of making it work again
This commit is contained in:
parent
b5a45a25bf
commit
521c786cdc
7 changed files with 1116 additions and 1087 deletions
|
|
@ -43,6 +43,7 @@ Callbacks = {
|
|||
|
||||
/* fired when socket connection completes */
|
||||
connect: function() {
|
||||
socket.emit("initChannelCallbacks");
|
||||
socket.emit("joinChannel", {
|
||||
name: CHANNEL.name
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue