X-Git-Url: https://www.kengrimes.com/gitweb/?p=henge%2Fkiak.git;a=blobdiff_plain;f=host.js;h=d2808121ce56f2f341fffdda321c2e40ecd4258c;hp=9814793ec5dc502202a784325505de9265b86d3c;hb=251ee2d932ad53039e8fc6b99424dc84ad18bbc3;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,