Skip to content

Add Support for Deserializgin Nested RESP Array Strings #1

@brianobot

Description

@brianobot

Currently, a RESP array string like "2\r\n:1\r\n3\r\n:1\r\n:2\r\n:3\r\n" would not be correctly decoded into the Python type. This is clear due to skill issues with the string parsing for nested RESP strings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions