Skip to content
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

Migrate dispatcher from requests to AIOHTTP module #28

Closed
tpiekarski opened this issue Jul 12, 2020 · 0 comments
Closed

Migrate dispatcher from requests to AIOHTTP module #28

tpiekarski opened this issue Jul 12, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tpiekarski
Copy link
Owner

Overview

The current dispatcher works with requests module and should be migrated to use AIOHTTP module instead.
This migration will make the further step to AsyncIO possible (see #4).

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant