-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
integrating mycelium messaging system into ZOS. from the receiver side, ZOS currently has to continuously poll the popMessage endpoint, which is inefficient and still not truly real-time
suggestion to add an event-driven message hook mechanism (unix socket, or http webhook) this would enable real-time delivery, reduce overhead, and make client integrations much simpler
or if there’s an existing way to achieve this that I may have missed in the documentation
Metadata
Metadata
Assignees
Labels
No labels