Skip to content

Add support for streaming packet parsing #4

Description

@singpolyma

Pass in an iterator/generator and then the packets will not be parsed until they are requested.

Earlier packets must be parsed to get access to later ones, of course.
Also, packet bodies are fully slurped in when a packet is requested, and already-parsed packets are stored in RAM.

This is a step.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions