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

cnap/core: add the implementation for stream provider #28

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

Hulongyin
Copy link
Contributor

This PR is to fix #26 , design and implement stream provider to provide stream input.

@Hulongyin Hulongyin added the feature new feature development label Jul 4, 2023
@Hulongyin Hulongyin self-assigned this Jul 4, 2023
cnap/core/stream.py Outdated Show resolved Hide resolved
cnap/core/stream.py Show resolved Hide resolved
Signed-off-by: Longyin Hu <[email protected]>
Co-authored-by: Lu, Ken <[email protected]>
Co-authored-by: Le Yao <[email protected]>
Copy link

@leyao-daily leyao-daily left a comment

Choose a reason for hiding this comment

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

LGTM.

@Hulongyin Hulongyin merged commit ba50a10 into intel:main Jul 5, 2023
4 checks passed
@Hulongyin
Copy link
Contributor Author

Closes #26

@Hulongyin Hulongyin deleted the stream branch July 28, 2023 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

design stream provider to provide stream input
2 participants