Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict Server Messages to Initialized Clients with Appropriate Capabilities #15

Open
tzolov opened this issue Feb 18, 2025 · 0 comments

Comments

@tzolov
Copy link
Contributor

tzolov commented Feb 18, 2025

Ensure that server sends notifications only to initialized clients with appropriate capabilities

Expected Behavior

  • Send notifications only to initialized clients
  • Send Root and Sampling requests only to the client that initiated the current session and only if they provide those capabilities

Current Behavior

Server broadcasts notifications and requests without checking:

  • Client initialization state
  • Client capabilities
  • Session ownership
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant