Skip to content

Adds dynamic response diversion between connections #2190

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

alstanchev
Copy link
Contributor

@alstanchev alstanchev commented Jun 19, 2025

Adds response diversion functionality to route command responses to different connections at runtime. Addresses use cases where responses need to go to systems other than the original sender.

Implements #2106

@alstanchev alstanchev requested a review from thjaeckle June 19, 2025 06:43
@alstanchev alstanchev changed the title dynamic response diversion between connections Adds dynamic response diversion between connections Jun 19, 2025
Signed-off-by: Aleksandar Stanchev <[email protected]>
@alstanchev
Copy link
Contributor Author

TODO:

  • System tests (in progress)
  • Few TODOs to be discused

@alstanchev alstanchev added this to the 3.8.0 milestone Jun 19, 2025
@alstanchev alstanchev linked an issue Jun 19, 2025 that may be closed by this pull request
@alstanchev alstanchev self-assigned this Jun 19, 2025
@alstanchev alstanchev moved this to In Progress in Ditto Planning Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Add support for diverting twin responses to another connection
1 participant