Skip to content

feat(dvc)!: expose dynamic channel accessors#1368

Open
uchouT (uchouT) wants to merge 1 commit into
Devolutions:masterfrom
uchouT:dvc
Open

feat(dvc)!: expose dynamic channel accessors#1368
uchouT (uchouT) wants to merge 1 commit into
Devolutions:masterfrom
uchouT:dvc

Conversation

@uchouT

@uchouT uchouT (uchouT) commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Add mutable dynamic channel lookup APIs for drdynvc client / server, so that we can use the public API with signature &mut self in dvc processor, such as UrbdrcDeviceClient and UrbdrcControlClient in #1365

BREAKING CHANGE: DynamicVirtualChannel::channel_processor_downcast_ref now requires DvcClientProcessor instead of DvcProcessor.

Add mutable dynamic channel lookup APIs for drdynvc client / server.

BREAKING CHANGE: DynamicVirtualChannel::channel_processor_downcast_ref
now requires `DvcClientProcessor` instead of `DvcProcessor`.

Signed-off-by: uchouT <i@uchout.moe>
@elmarco

Copy link
Copy Markdown
Contributor

lgtm Benoît Cortier (@CBenoit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants