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

Replace abstract handlers, customer handlers, type annotations, refactoring. #242

Merged
merged 3 commits into from
Feb 26, 2022

Conversation

jordaneremieff
Copy link
Owner

@jordaneremieff jordaneremieff commented Feb 26, 2022

A big refactoring and change to how the handlers will be designed going forward. I'm starting with the something that will make it easy to support custom handlers that could (potentially) be extended to support multiple vendors beyond AWS. The custom handlers can probably be used to support some other AWS use-cases more generally as well, so I've marked them as "provisional" until I'm more clear on how this will end up.

Changes:

…tom handlers, various type annotation fixes and additions, remove dataclasses, update README and requirements.
@jordaneremieff jordaneremieff merged commit 7ee6846 into main Feb 26, 2022
@jordaneremieff jordaneremieff deleted the refactor-handlers-2 branch February 26, 2022 17:19
khamaileon pushed a commit to khamaileon/mangum that referenced this pull request Jan 13, 2024
…ing additions and fixes, refactoring. (jordaneremieff#242)

* 🎨 Replace abstract handlers and introduce provisional support for custom handlers, various type annotation fixes and additions, remove dataclasses, update README and requirements.

* 💥 Drop support for Python 3.6.
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.

None yet

1 participant