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.
誰が最初にメッセージを送信するかを事前に想定することなく、Pythonサーバーが2つのクライアントからのメッセージを待機できるようにする方法を知りたいです。次のようなことができますか?
私は基本的に、順序や優先順位なしで両方のクライアントから同時にデータをリッスンできるようにしたいと考えています...