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

Allow for Channels to be easily shared between PDs #19

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

Sympatron
Copy link
Contributor

This fixes #15. Currently dependent on #16 and #17.

With this change users of libosdp-rs don't need a Channel per PD anymore and can instead share a channel.

@sidcha
Copy link
Member

sidcha commented Oct 11, 2024

@Sympatron rebase of this branch looks a bit tricky. Can take a look?

@Sympatron
Copy link
Contributor Author

Sorry for the delay. Rebase is done now.

Copy link
Member

@sidcha sidcha left a comment

Choose a reason for hiding this comment

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

LGTM, thanks. This breaks API, but as with the previous PR, it's okay for now.

@sidcha sidcha merged commit 2c10424 into goToMain:master Oct 29, 2024
2 checks passed
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.

How to add multiple PDs to a CP?
2 participants