https://github.com/nwah/peerjs-audio-chatで提供されているチャットアプリケーションを見ているだけです
実際、たった 2 つのブラウザでチャットするのは非常に興味深いものです。このピア js に関しては疑問があります。そこのWebサイトから無料の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
私は接続されていないので、私は多くの方法を試しました. 常に接続エラーが発生します. 彼が私と接続したい場合、他のユーザーがすべきことは他にありますか?
ありがとう