Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
たとえば、client.html がローカルホスト サーバーにあり、server.js が nodester.com にアップロードされ、オンラインで (socket.io を使用して) 実行されている単純なチャット アプリを作成できますか?
たとえば、この質問の単純なチャット コードを、上記の方法で動作するように適応させるにはどうすればよいですか (オンラインのサーバーでは server.js、ローカルホストでは client.html)。
絶対。チャット アプリケーションを AWS で実行し、チャット クライアントを localhost で実行します。他のものでも可能であると仮定してください。