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

Discard or rewrite this library completely in favor of something with better structure and more functionality #17

Closed
dhalbert opened this issue Oct 19, 2022 · 0 comments · Fixed by #25

Comments

@dhalbert
Copy link
Contributor

dhalbert commented Oct 19, 2022

This library was written in a hurry for a specific project that needed to serve large files. Most of the code was adapted from another simple HTTP server library.

It would be fine with me if this library were completely rewritten, or replaced with, say, https://github.com/deckerego/ampule, or some simple WSGI-ish server that also served files. There is nothing about the code here that is sacred. I've looked at flask and a couple of other "small" server libraries, but they don't seem small enough, or they have dependencies that are not small.

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 a pull request may close this issue.

1 participant