Skip to content

BaseProxy: allow to specify custom connection #188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2019
Merged

BaseProxy: allow to specify custom connection #188

merged 1 commit into from
Aug 21, 2019

Conversation

dgpv
Copy link
Contributor

@dgpv dgpv commented Sep 17, 2018

This allows to handle disconnects and reconnections
outside the library, by supplying your own
connection object instead of httplib.HTTPConnection

This allows to handle disconnects and reconnections
outside the library, by supplying your own
connection object instead of httplib.HTTPConnection
petertodd added a commit that referenced this pull request Aug 21, 2019
526b862 BaseProxy: allow to specify custom connection (Dmitry Petukhov)

Pull request description:

  This allows to handle disconnects and reconnections
  outside the library, by supplying your own
  connection object instead of httplib.HTTPConnection

Top commit has no ACKs.

Tree-SHA512: a41adbfd18418c3894abd591616f474fa35126e4e3a3364469d30e766dedad5443274b04532a33bf3cdb26ad8a9402c2230ac09a94f5b6e60ef0f4a9356d0521
@petertodd petertodd merged commit 526b862 into petertodd:master Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants