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

Bind a unique StreamID to multiple groups. #1

Open
andersc opened this issue Aug 26, 2020 · 0 comments
Open

Bind a unique StreamID to multiple groups. #1

andersc opened this issue Aug 26, 2020 · 0 comments
Assignees

Comments

@andersc
Copy link
Contributor

andersc commented Aug 26, 2020

It's not possible to bind a stream to multiple groups due to ->

    ElasticFrameContent lDataContent = rStreamContent.mVariables.mGFrameContent;
    if (mIsKnown[lStreamID][lDataContent]) {
        return ElasticFrameMessages::contentAlreadyListed;
    }

The feature request of adding more than one group to a asset should be evaluated.

@andersc andersc self-assigned this Aug 26, 2020
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

No branches or pull requests

1 participant