Skip to content

add event-driven message hook #732

@Omarabdul3ziz

Description

@Omarabdul3ziz

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

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