We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
根据我的理解,nsqd 是不会选择或者过滤consumer的。 不过有一个带带拓展(extend)的topic类型,其msg可以带拓展信息。然后你的consumer 根据这个拓展消息去做一个过滤 或者筛选,应该能达到你的目的 。
Sorry, something went wrong.
是哪个函数,能否帮忙发下,多谢
在admin ,lookup界面上先建一个带拓展消息的的topic。 然后 在sdk里找PublishWithJsonExt 这个函数。
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: