Skip to content

RESP3: Clarify push message type encoding #26

@414owen

Description

@414owen

The spec states:

and the first element of the array is always a String item, representing the kind of push data the server is sending to the client

I think this needs clarifying. Can the first element be a simple string or a blob string?
The pubsub docs suggest it can be a blobstring, but the examples given in the spec use simple strings (albeit with a bundled caveat that the redis implementation uses blobstrings).


So, can the first element be a simple string?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions