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.
あるノードがメッセージを送信し、別のノードがメッセージの受信を待機し始めるシナリオが必要です。
メッセージが送信された後の各ノードはリスナーになり、メッセージを受信すると再びパブリッシャーになります。
このRPC の例を見てください。リスニングを終了して公開を開始するには、少し変更する必要があります。