summaryrefslogtreecommitdiffstats
path: root/library/cpp/http/server/conn.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Allow custom socket streams in library/cpp/http/serverkulikov11 days1-45/+36
| | | | | | | | | | Prepare to use external coroutine/fiber/etc pool with non-blocking read/writes instead of plain blocking system threads. We already can replace system thread pool with something else, allow to inject different streams around connection socket: - move common part of http connection (http streams and output buffer) directly into it; - replace connection Impl with socket streams provider; - add TClientRequest::CreateHttpConnection factory; - check that we are able to override socket streams in unittest. commit_hash:afe39ce57ee1d10673f4c36a12e01b467d9f77b0
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.kulikov2022-02-101-8/+8
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.kulikov2022-02-101-8/+8
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.feldsherov2022-02-101-12/+12
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.feldsherov2022-02-101-12/+12
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.yazevnul2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.yazevnul2022-02-101-1/+1
|
* Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵Vlad Yaroslavlev2022-02-101-6/+6
| | | | Commit 2 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵Vlad Yaroslavlev2022-02-101-6/+6
| | | | Commit 1 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-42/+42
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-42/+42
| | | | Commit 1 of 2.
* intermediate changesDevtools Arcadia2022-02-071-0/+69
ref:cde9a383711a11544ce7e107a78147fb96cc4029