Skip to content

JSON Text Sequences (RFC 7464) support by System.Text.Json #123788

@progalgo

Description

@progalgo

It would be nice if System.Text.Json supported RFC 7464.

JSON Text Sequences (RFC 7464) is basically multiple JSON documents delimited by ␞ (ASCII Record Separator) and ␊ (ASCII Line Feed) at start and end of JSON document respectively.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions