Skip to content

Add streaming capabilities #24

@nicolas-graves

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.

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