Connection established between the two peers !

This commit is contained in:
2019-01-19 17:33:36 +01:00
parent bc723c5f3c
commit 62e247488a
5 changed files with 94 additions and 7 deletions

View File

@ -10,6 +10,7 @@
<h1>Signal Exchanger test client</h1>
<script src="simplepeer.min.js"></script>
<script src="SignalExchangerClient.js"></script>
<script src="test-client.js"></script>
</body>