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

One flexiblity approach #19

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

axelson
Copy link
Collaborator

@axelson axelson commented Jan 29, 2022

I'm creating this PR because this is what I'm using on my Nerves Vultr and Nerves Side Screen projects, but I'm keeping this as a draft PR because I plan to re-write this code.

Changes:
- Don't start up an application, instead the user starts it as part of
  their supervision tree
- Don't rely on the application environment directly
- Allow the user to implement a function to decide what to do with a request
- Allow passing a domain to check

Still needs cleaning up and possibily splitting into multiple PR's
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.

1 participant