Skip to content

initial muxer implementation #219

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

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from
Open

initial muxer implementation #219

wants to merge 20 commits into from

Conversation

wcpettus
Copy link

@wcpettus wcpettus commented Feb 6, 2025

Port of MuxerProvider and associated Entity class to dl3 version.

@wcpettus wcpettus requested a review from nsoblath February 6, 2025 21:08
@wcpettus
Copy link
Author

@miniwynne muxer.yaml should be in the cca-controls repo
not sure if we have a good spot to park single-service test docker files

Copy link
Member

@nsoblath nsoblath left a comment

Choose a reason for hiding this comment

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

Overall looks quite good. Can we please move the example .yaml files to an examples directory, or something like that? This would be a good opportunity to add it so that the top directory doesn't get overwhelmed.

raise ThrowReply('message_error_invalid_method',
f'endpoint {self.name} does not support set')
__all__.append('MuxerRelay')
class MuxerRelay(Entity):
Copy link
Author

Choose a reason for hiding this comment

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

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.

3 participants