Skip to content

如何订阅多个messageTag? #3

@superfofo

Description

@superfofo

如tcp订阅,通过“||”来订阅多个tag,请问http是如何实现的?
http的订阅貌似只能是equal,并不能通过“||”来订阅多个tag。
If not empty, only consume the message which's @see {@link TopicMessage#messageTag} is equal to it

因此为了实现订阅多个tag的目的,每个应用都需要订阅所有的tag,然后再把所有的tag获取后,排除不是自己应用的tag,然后再进行处理。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions