Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Add the PubSub Channel/Receiver back in as an extension module #966

Open
seandstewart opened this issue May 5, 2021 · 1 comment
Open

Comments

@seandstewart
Copy link
Collaborator

It doesn't have the MPSC module (aioredis.pubsub.Receiver), which I use in a lot of places.

I can see now how removing those abstractions could be a pretty large blocker for some. Could you create an issue describing how you use the Channel/Reciever abstraction? I can look at adding it back in, perhaps as a contrib or ext module to denote that it is an extension over the default implementation.

Originally posted by @seandstewart in #891 (comment)

@Andrew-Chen-Wang
Copy link
Collaborator

@gjcarneiro how did you use to use it? Are you thinking about subclassing PubSub class? https://aioredis.readthedocs.io/en/latest/getting-started/#pubsub-mode

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants