nsq icon indicating copy to clipboard operation
nsq copied to clipboard

nsqd: multiplexed topic subscriptions on single connection

Open jinq0123 opened this issue 5 years ago • 1 comments

I have many topics. Each topic subcription results one connection. I tried send 2 SUBs on one connection, but failed: cannot SUB in current state. It would be nice to allow many SUBs on one connection.

jinq0123 avatar Feb 20 '20 10:02 jinq0123

Yeah, that's a feature that is not offered, and probably won't be any time soon, sorry.

ploxiln avatar Feb 21 '20 03:02 ploxiln