Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add an optional 'sessionId' parameter to ProtocolMessage#80

Open
EricCornelson wants to merge 1 commit into
microsoft:gh-pages from
EricCornelson:gh-pages
Open

Add an optional 'sessionId' parameter to ProtocolMessage #80
EricCornelson wants to merge 1 commit into
microsoft:gh-pages from
EricCornelson:gh-pages

Conversation

@EricCornelson

@EricCornelson EricCornelson commented Oct 21, 2019

Copy link
Copy Markdown

A first step in enabling a "flat session" mode of communication in the protocol (see #79 for more details).

weinand commented Nov 15, 2022

Copy link
Copy Markdown
Contributor

Multiplexing sessions and the concept of a sessionId is not part of the DAP spec.
Having a sessionId as an optional property on the ProtocolMessage is not needed and violates the concept of "Separation of concerns".

If some other entity wants to multiplex sessions over a single communication channel it can do so by wrapping a ProtocolMessage in another structure that has a sessionId property.

@weinand weinand removed their assignment Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

2 more reviewers

@mtg06001 mtg06001 mtg06001 approved these changes

@LolyPopToyou LolyPopToyou LolyPopToyou approved these changes

Reviewers whose approvals may not affect merge requirements

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

feature-request Request for new features or functionality

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /