Skip to content

Implement pub/sub convenience commands #3

Description

@sebastienfilion

I created a separate ticket for the pub/sub commands because SUBSCRIBE and PSUBSCRIBE are blocking commands.
My high level idea for these commands is that they would an async iterator that could be passed to stream.

Although PUBLISH, UNSUBSCRIBE, PUNSUBSCRIBE and, PUBSUB can be factories like all the other commands, subscribe would be better suited as a function of the client submodule.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions