Skip to content

Restrict Server Messages to Initialized Clients with Appropriate Capabilities #15

Closed
1 of 1 issue completed
@tzolov

Description

@tzolov

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

Expected Behavior

  • Send notifications only to initialized clients
  • For client initiated request/response operations (e.g. all server features) return a single response only to the client-session that has initiated the request.
  • 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

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions