Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Multiple channels, multistreams, and the Permissions manager. #1

@joelaw9

Description

@joelaw9

Something I noticed earlier: the permissions manager will handle multiple channels, but it doesn't handle multistreams. Duplicates of the same message id are discarded, which means only the first socket that receives the message will have its permissions reflected.

The only solution that comes to mind is to set up a multistream detector that hooks into the permissions manager to cycle through any streams in a multistream, expressing the combined permissions.

What are your thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions