【发布时间】:2015-05-19 10:21:34
【问题描述】:
我只是在查看https://github.com/nwah/peerjs-audio-chat 中提供的聊天应用程序
实际上只用两个浏览器聊天是很有趣的。我对这个peer js有一些疑问。我还从那里的网站获得了免费的 Api 密钥
我刚刚按照 github 链接中的说明启动了应用程序。
1. But What should i do, if i want to get Connected with another user with another API key.
2. Suppose There is someone in another computer, with another Api key, Will he'll be connected, Is there any specification if he want to run the app in same port number as given in for my app
因为我没有连接我尝试了很多方法,连接总是出错,如果其他用户想和我连接,还有什么其他应该做的吗...?
谢谢
【问题讨论】:
标签: javascript peerjs