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 示例。您将不得不稍微修改它以退出侦听并开始发布。