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.
クライアント側ではconnection.close()でソケットを閉じることができますが、サーバー側から閉じることは可能ですか?
ソケットはクライアントに存在するため、サーバーからクライアントにクローズ コマンドを送信する必要があります。