Skip to content

Async stream parsing. #57

Open
Open
@eddyb

Description

@eddyb

The indexing crate already allows appending to the container (that we use as our input), the main thing missing is the ability to yield "not ready" for a specific thread (that reached the current end of the input), and moving that thread into a separate scheduler (for "blocked on receiving more input").

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions