Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: facebook/proxygen

Tags

v2025.10.27.00

Toggle v2025.10.27.00's commit message
WtStreamManager inline comments, lints, refactors, dbg logs, feedback

Summary:
* improves variable names for clarity
* adds some additional documentation
* adds DBG logs in some useful locations

Reviewed By: afrind

Differential Revision: D84759224

fbshipit-source-id: d6aa13bf3528285ad2037f2304a89aa38f4e8649

v2025.10.13.00

Toggle v2025.10.13.00's commit message
Move to ftpmirror for all gnu

Summary:
X-link: facebookexperimental/moxygen#79

as in title

Reviewed By: roticv

Differential Revision: D84388344

fbshipit-source-id: 96057b6b1c5f282451b8c2b582649c379cac9ecb

v2025.09.15.00

Toggle v2025.09.15.00's commit message

v2025.08.25.00

Toggle v2025.08.25.00's commit message
open source!

Summary:
yay!! this diff open-sources the new c++20 coroutine-based proxygen::coro library we've been spent the past couple of years hardening/productionizing

This is unfortunately a pretty big, yet unavoidable diff. The changes:
* codemod's filepath prefix rename from `proxygen/facebook/lib/coro/...` -> `proxygen/lib/http/coro/...`
* modifies CMake files to upgrade cxx verison, add c-ares as a dependency, and add proxygen::coro sources to the monolithic proxygen target

Reviewed By: mjoras

Differential Revision: D80372655

fbshipit-source-id: cc1f013c44b5966694cc2d3201f267957c7d8657