Ask a question to get started
Enter to send•Shift+Enter new line
Adapted from httpx_sse to split lines on , , per the SSE spec.
Represents a part of a stream response.
Handles incrementally reading lines from text.
Has the same behaviour as the stdllib bytes splitlines, but handling the input iteratively.