Skip to content

Conversation

@bkonyi
Copy link
Collaborator

@bkonyi bkonyi commented Aug 31, 2020

Creates a service extension, _yieldControlToDDS, which always returns
Success. This extension should place DWDS in single client mode so VM
service clients are required to connect through DDS.

See #1091

Creates a service extension, `_yieldControlToDDS`, which always returns
`Success`. This extension should place DWDS in single client mode so VM
service clients are required to connect through DDS.

See #1091
@bkonyi bkonyi requested a review from grouma August 31, 2020 20:41
@grouma
Copy link
Member

grouma commented Aug 31, 2020

I don't think we should return success until this is properly handled. We should be able to keep track of connected clients in the debug service. The connection is initiated here if it is SSE and here if it is a websocket.

@bkonyi
Copy link
Collaborator Author

bkonyi commented Sep 1, 2020

I don't think we should return success until this is properly handled. We should be able to keep track of connected clients in the debug service. The connection is initiated here if it is SSE and here if it is a websocket.

Thanks for pointing out where this should be implemented. I've updated the PR with a single client mode implementation.

Copy link
Member

@grouma grouma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get a changelog entry. Otherwise LGTM.

@bkonyi bkonyi merged commit 0797b56 into master Sep 2, 2020
@bkonyi bkonyi deleted the initial_dds_support branch September 2, 2020 02:10
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.

3 participants