Skip to content

feat: improve SessionRequest event ergonomics - #91

Merged
aecsocket merged 2 commits into
mainfrom
session-request-ergonomics
Jul 25, 2026
Merged

feat: improve SessionRequest event ergonomics#91
aecsocket merged 2 commits into
mainfrom
session-request-ergonomics

Conversation

@aecsocket

Copy link
Copy Markdown
Owner

Fixes #79.

Changes SessionRequest to be an entity event which is ran on the server for which a session is being requested, allowing consumers to add an observer on the server, rather than requiring a global observer.

@aecsocket
aecsocket merged commit d76e950 into main Jul 25, 2026
20 checks passed
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.

Webtransport SessionRequest is an EntityEvent but only gets triggered as a global event

1 participant