-
-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
I think https://github.com/clue/php-redis-react/blob/master/src/StreamingClient.php#L89 is wrong
According to https://redis.io/commands/subscribe , You can SUBSCRIBE channel [channel ...]
, you can subscribe multiple channel in single command , So https://github.com/clue/php-redis-react/blob/master/src/StreamingClient.php#L84 must be empty