openbikesensor / openbikesensor/OpenBikeSensorFirmware
esp32_https_server feels dead we need to take it over or find an alternative?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 124
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
esp32_https_server is used for our https server. But development of https://github.com/fhessel/esp32_https_server seems to be stalled and there are more and more things we need workarounds for.
#305 // https://github.com/fhessel/esp32_https_server.git#feature/subjectAltName
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how esp32_https_server is integrated in this firmware and inspect issue #305 plus the upstream fhessel/esp32_https_server repository and feature/subjectAltName branch. Compare whether taking over the dependency or replacing it is viable; done means an agreed path with implementation scope and required workaround coverage identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100