-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
module-sessionSession moduleSession moduleneeds-discussionIssues to be discussed by the working groupIssues to be discussed by the working group
Description
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
Labels
module-sessionSession moduleSession moduleneeds-discussionIssues to be discussed by the working groupIssues to be discussed by the working group