Skip to content

All events are scoped by subscriptionID #1032

@nvborisenko

Description

@nvborisenko

Usually we enable events via session.subscribe command with optional contexts/userContexts. On client side we are trying to associate the handler (method) which should be invoked as soon as client retrieved event from remote end. It becomes hard on client side to differentiate which event is directed whom.

It would be nice if event params contains subscription[], which indicates for whom this event should be dispatched. Like network interception: we see intercepters[] property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions