Skip to content

bitreq: Expose Connection/AsyncConnection and allow to reuse them for subsequent requests #442

@tnull

Description

@tnull

AFAICT, there is currently no way to reuse connections for multiple requests. Opening a new connection for each request can introduce a lot of unnecessary latency, especially for otherwise-longstanding connections.

It would be great if we could expose Connection/AsyncConnection and allow to reuse them for subsequent requests

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