ydb-platform / ydb-platform/ydb-cpp-sdk
Remove library/cpp/http
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 19
- Forks
- 31
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 10
Description
It's an internal HTTP client and server library. HTTP client is used by a IAM credentials provider and should be replaced by an open source client like libcurl or libevent. HTTP server is used by monlib, that will be removed: #535
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 inspecting library/cpp/http and tracing its use by the IAM credentials provider and monlib; read issue #535 for the planned monlib removal. The work is done when the internal HTTP library and its remaining consumers are removed or replaced with an open-source client such as libcurl or libevent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100