watermill icon indicating copy to clipboard operation
watermill copied to clipboard

How to subscribe to all gochannel ?

Open GreyXor opened this issue 1 year ago • 5 comments

Hi, I'd like to subscribe/listen to anything in a gochannel. It's possible ? Something like

s.Channel.Subscribe(context.Background(), "*") // To subscribe to `everything`

thanks

GreyXor avatar Feb 15 '24 19:02 GreyXor

这是来自QQ邮箱的假期自动回复邮件。 您好,我现在有事,无法亲自回复您的邮件。我将在看到邮件的第一时间给您回复。

zhjdhx avatar Feb 15 '24 19:02 zhjdhx

Hey, I think using only one channel to subscribe is better.

cold-bin avatar Jul 01 '24 08:07 cold-bin