Closed juanjoDiaz closed 4 years ago
JSON parse support ND-JSON perfectly. No reason to use custom implementation.
Also, my custom implementation is a lot weaker and might fail with escaped newlines and things like that.
Coverage remained the same at 100.0% when pulling f6bfa5027d08e5404aebfc08a8165844f18888c3 on juanjoDiaz:ndjson_with_jsonparse into 471f5a7a55375a06a66ce4b0438583d719d6db8f on zemirco:master.
JSON parse support ND-JSON perfectly. No reason to use custom implementation.
Also, my custom implementation is a lot weaker and might fail with escaped newlines and things like that.