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.
セットアップについてもう少し説明します。node.jsサーバー内でsocket.ioを実行しています。
コンソール(ブラウザの外部)で実行されている別のnode.jsプログラムからこのサーバーに接続したいと思います。
これまで見てきたすべての例では、ブラウザー内で実行されているsocket.ioクライアントについてのみ説明していますが、ブラウザー外のコンソールプログラムに接続したいと思います。
このようなことは可能ですか?
問題ありません、使用してくださいsocket.io-client
socket.io-client
詳細はこちら:https ://github.com/LearnBoost/socket.io-client