Skip to content

PubSub commands limited to single argument #75

@sm2017

Description

@sm2017

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions