Replies: 2 comments 2 replies
-
No. The concept of ‘tenant’ in BifroMQ is simply a namespace for MQTT connections. It is flat rather than hierarchical. The idea of a ‘global tenant user’ is more of a management requirement, and it is designed to be addressed through HTTP APIs (e.g., HTTP Pub/Sub/Retain) and Plugin Integrations (e.g., Event Collector). |
Beta Was this translation helpful? Give feedback.
2 replies
-
Yea tried that works like a charm. It would be really cool if there was a streaming grpc service for all the operations the http api provides + grpc streaming subscribe.
Thanks
On Dec 18, 2024, at 6:30 AM, Yonny(Yu) Hao ***@***.***> wrote:
You can develop a custom event collector plugin, write all Disted events to kafka.
—
Reply to this email directly, view it on GitHub<https://github.com/orgs/bifromqio/discussions/111#discussioncomment-11599677>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/APFKLAITYJ2Q7D56GBCKRG32GDFZPAVCNFSM6AAAAABTV4S5OWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJZHE3DONY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In multi tenant scenario, is there a concept of a global tenant user? that can publish and subscribe to all tenants?
Beta Was this translation helpful? Give feedback.
All reactions