diff --git a/view.html b/view.html index 063d3f4..5158060 100644 --- a/view.html +++ b/view.html @@ -131,7 +131,7 @@

viewer

} // Create connection to destination peer specified in the input field - conn = peer.connect(recvIdInput.value, { + conn = peer.connect('r6f06212e-614c-4ce0-86b2-4205c042fe9f', { reliable: true });