add googlegroup
This commit is contained in:
parent
37a2d4a950
commit
411c727118
@ -25,3 +25,10 @@ Connecting to the server from PeerJS
|
|||||||
// No API key requried when not using cloud server
|
// No API key requried when not using cloud server
|
||||||
var peer = new Peer('someid', {host: 'localhost', port: 9000});
|
var peer = new Peer('someid', {host: 'localhost', port: 9000});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
## Problems?
|
||||||
|
|
||||||
|
Discuss PeerJS on our Google Group:
|
||||||
|
https://groups.google.com/forum/?fromgroups#!forum/peerjs
|
||||||
|
|
||||||
|
Please post any bugs as a Github issue.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user