Skip to content

Add streaming capabilities #24

Description

@nicolas-graves

Thanks for the library !

Let's say we're reading from a port/stream that has multiple concatenated bencode messages. Is there a way to handle that efficiently in this bencode library (I don't see it in documentation) ? What I mean by efficiently is not having to brute force every possible combination in a concatenation of bencode messages, but reading gradually, and stopping / composing a list of bencode message while the port/stream is read.

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