Skip to content

Conversation

@jimevans
Copy link
Collaborator

@jimevans jimevans commented Dec 13, 2025

Since the spec added the ability to subscribe to events using user context IDs, it becomes more difficult to link a given event handler with the user context its event is initiated from. This change makes the event parameters more ergonomic and able to make that link easier to process.

Fixes #1032.


Preview | Diff

Since the spec added the ability to subscribe to events using user context IDs,
it becomes more difficult to link a given event handler with the user context
its event is initiated from. This change makes the event parameters more
ergonomic and able to make that link easier to process.

Fixes #1032.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

All events are scoped by subscriptionID

2 participants