Update README.md
This commit is contained in:
parent
8726925e02
commit
e093b6671b
@ -21,6 +21,7 @@ Run the server
|
||||
|
||||
Connecting to the server from PeerJS
|
||||
|
||||
// No API key requried when not using cloud server
|
||||
var peer = new Peer('someid', {host: 'localhost', port: 9000});
|
||||
|
||||
<script>
|
||||
// No API key requried when not using cloud server
|
||||
var peer = new Peer('someid', {host: 'localhost', port: 9000});
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user