ydb-platform / ydb-platform/ydb-cpp-sdk

Remove library/cpp/http

Open
#538 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

30min student-projects
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.