X-Git-Url: https://git.kengrimes.com/?p=henge%2Fkiak.git;a=blobdiff_plain;f=host.js;h=d2808121ce56f2f341fffdda321c2e40ecd4258c;hp=9814793ec5dc502202a784325505de9265b86d3c;hb=f7059ee7fc9e2fdfa48e80a13b2843ac08cec1dc;hpb=49487d947260500f71a7e125c705cef45e998db2 diff --git a/host.js b/host.js index 9814793..d280812 100644 --- a/host.js +++ b/host.js @@ -70,7 +70,7 @@ function handleNewClientConnection(offer) { console.log('Host: Finished sending ICE candidates') } } - console.log('Host: Sending answer to Client') + console.log('Host: Sending answer to Client ') wsock.send(JSON.stringify({ cmd: '< sdp pubKey', sdp: hpc.localDescription,