Skip to content
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

Multi-channel message proxy #1265

Closed
deboer-tim opened this issue Feb 3, 2025 · 0 comments · Fixed by #1300
Closed

Multi-channel message proxy #1265

deboer-tim opened this issue Feb 3, 2025 · 0 comments · Fixed by #1300
Assignees
Labels
kind/enhancement ✨ Issue for requesting an improvement sprint/unplanned

Comments

@deboer-tim
Copy link
Contributor

Is your enhancement related to a problem? Please describe

The one feature that AI Lab has added to its RPC message proxy that we don't have in bootc is multi-channel support. We don't really need this support at the moment, but it could come in handy and staying aligned with AI Lab has other benefits.

Describe the solution you'd like

Reuse RPC message proxy from AI Lab as much as possible.

Describe alternatives you've considered

No response

Additional context

No response

@deboer-tim deboer-tim added the kind/enhancement ✨ Issue for requesting an improvement label Feb 3, 2025
@deboer-tim deboer-tim self-assigned this Feb 3, 2025
deboer-tim added a commit to deboer-tim/podman-desktop-extension-bootc that referenced this issue Feb 7, 2025
Multi-channel rpc, matching AI Lab. This doesn't give us a direct benefit by
itself, but would allow us to start splitting the 29 functions in the current API
up better / allow for growth, and alignment with AI Lab will make it easier to
share future improvements/debugging.

Fixes podman-desktop#1265.

Signed-off-by: Tim deBoer <[email protected]>
@deboer-tim deboer-tim moved this to 🚥 In Review in Podman Desktop Planning Feb 7, 2025
deboer-tim added a commit to deboer-tim/podman-desktop-extension-bootc that referenced this issue Feb 7, 2025
Multi-channel rpc, matching AI Lab. This doesn't give us a direct benefit by
itself, but would allow us to start splitting the 29 functions in the current API
up better / allow for growth, and alignment with AI Lab will make it easier to
share future improvements/debugging.

Fixes podman-desktop#1265.

Signed-off-by: Tim deBoer <[email protected]>
deboer-tim added a commit that referenced this issue Feb 10, 2025
Multi-channel rpc, matching AI Lab. This doesn't give us a direct benefit by
itself, but would allow us to start splitting the 29 functions in the current API
up better / allow for growth, and alignment with AI Lab will make it easier to
share future improvements/debugging.

Fixes #1265.

Signed-off-by: Tim deBoer <[email protected]>
@github-project-automation github-project-automation bot moved this from 🚥 In Review to ✔️ Done in Podman Desktop Planning Feb 10, 2025
@nichjones1 nichjones1 moved this to ✔️ Done in Podman Desktop Planning OLD Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement ✨ Issue for requesting an improvement sprint/unplanned
Projects
Status: ✔️ Done
Development

Successfully merging a pull request may close this issue.

1 participant