Open llm163520 opened 5 years ago
As shown below: Clients that subscribe to wildcards do not receive messages properly when sending messages
Whether it is more appropriate to use wildcards here
vertx.eventBus().publish("/topic/todoTask/open", "", deliveryOptions); There is also a problem of fuzzy matching.
As shown below: Clients that subscribe to wildcards do not receive messages properly when sending messages