No description
Find a file
Jeff Epler 2fd62996ec Enable SO_REUSEADDR whenever it's available
This is a minimal change compared to #84.

Closes #83
2024-02-21 18:49:34 -06:00
.github remove change in release_gh 2023-05-29 15:06:41 -05:00
adafruit_httpserver Enable SO_REUSEADDR whenever it's available 2024-02-21 18:49:34 -06:00
docs Added example of using lib with CPython 2024-01-28 22:54:51 +00:00
examples Updated CPython example to use port 5000 by default and added explanation for that 2024-02-01 15:41:13 +00:00
LICENSES Initial working version 2022-02-05 21:37:49 -05:00
.gitignore Add .venv to .gitignore 2022-11-30 19:41:11 -05:00
.pre-commit-config.yaml Update pre-commit hooks 2023-05-10 15:29:18 -04:00
.pylintrc Update .pylintrc, fix jQuery for docs 2023-05-23 21:17:32 -04:00
.readthedocs.yaml Initial working version 2022-02-05 21:37:49 -05:00
CODE_OF_CONDUCT.md Initial working version 2022-02-05 21:37:49 -05:00
LICENSE Initial working version 2022-02-05 21:37:49 -05:00
optional_requirements.txt Switched to pyproject.toml 2022-08-08 22:05:54 -04:00
pyproject.toml changes for package instead of module 2023-05-29 11:29:31 -05:00
README.rst Merge remote-tracking branch 'origin/main' into external-routes-websockets-sse 2023-07-18 18:41:40 +00:00
README.rst.license Initial working version 2022-02-05 21:37:49 -05:00
requirements.txt Switched to pyproject.toml 2022-08-08 22:05:54 -04:00

SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
SPDX-FileCopyrightText: Copyright (c) 2022 Dan Halbert for Adafruit Industries
SPDX-License-Identifier: MIT