Skip to content

Session Sharing #163

Description

@apt142

When using this in setting where I need to make a lot of calls in quick succession. I'm seeing a performance issue with all the stopping and starting of clients connections.

If there was a way to start a session and re-use it for each connection, it would cut down the time spent fetching information dramatically.

It doesn't seem like it would be too hard augmenting the Client init to take in a passed session variable for re-use.

Is there any interest in this?

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