Skip to content

Conversation

@nwalsh1995
Copy link

Moves the requests specific logic into isolated methods that can be overriden by subclasses.

Async support idea:
Async clients will override these methods along with the sending method to add await. Shared logic (building requests) can be shared amongst async/sync clients.

@nwalsh1995 nwalsh1995 changed the base branch from master to async-feature February 4, 2020 23:08
@rayluo
Copy link
Contributor

rayluo commented May 15, 2020

Thanks for your effort. This feature turned out to be much broader, which we recently addressed in #169.

@rayluo rayluo closed this May 15, 2020
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.

3 participants