JSON Text Sequences (RFC 7464) support by System.Text.Json
Open
area-System.Text.Json
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.