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

Channel API needs a new optional method called close #167

Open
sidcha opened this issue Mar 9, 2024 · 0 comments
Open

Channel API needs a new optional method called close #167

sidcha opened this issue Mar 9, 2024 · 0 comments
Assignees
Labels
API API related requests/issues

Comments

@sidcha
Copy link
Member

sidcha commented Mar 9, 2024

It's often convenient to let LibOSDP own the entire channel (and hence responsible for calling a channel->close()) instead of the app having to keep a reference to the channel and close it after the CP/PD has been torn down.

This issue looks rather pronounced when writing rust applications.

@sidcha sidcha self-assigned this Mar 9, 2024
@sidcha sidcha added the API API related requests/issues label Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API related requests/issues
Projects
None yet
Development

No branches or pull requests

1 participant