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.
假设给定端点同时执行这两种操作,则发布给定类型的消息以供其他端点使用,并且还使用其他端点发布的相同类型的消息。
不使用或忽略同一端点发布的消息的最佳方法是什么?
您始终可以检查 Sender 的端点并将其与您自己的端点进行比较,但这种情况在概念上似乎有些错误。