implement input streaming #1

Open
opened 2024-12-04 23:47:24 +00:00 by kitsunecafe · 0 comments
Owner

currently each parser is given the entire contents of the input at once. the content should be streamed and accumulated by each parser as necessary

currently each parser is given the entire contents of the input at once. the content should be streamed and accumulated by each parser as necessary
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kitsunecafe/roxy-core#1
No description provided.