Create the origin load balancer in proxy bootstrap and pass it explicitly into protocol servers and system API handlers. Also keep load balancer implementations package-private and rename the default debugging origin helper. Co-authored-by: chatgpt-codex-connector[bot] <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
56 lines
761 B
Plaintext
56 lines
761 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
# by winlin
|
|
*.pyc
|
|
*.swp
|
|
.DS_Store
|
|
/trunk/Makefile
|
|
/trunk/objs
|
|
/trunk/src/build-qt-Desktop-Debug
|
|
/trunk/research/librtmp/objs
|
|
/trunk/3rdparty/ccache/ccache-3.1.9
|
|
/trunk/3rdparty/gprof/graphviz-2.36.0
|
|
/trunk/research/api-server/static-dir/forward
|
|
/trunk/research/api-server/static-dir/live
|
|
/trunk/research/api-server/static-dir/players
|
|
|
|
# Apple-specific garbage files.
|
|
.AppleDouble
|
|
.idea
|
|
.cursor/
|
|
.DS_Store
|
|
*.heap
|
|
*.exe
|
|
|
|
|
|
cmake-build-debug
|
|
/build
|
|
/cmake/build
|
|
/trunk/cmake/build
|
|
|
|
# proxy (Go)
|
|
/bin/
|
|
.go-formarted
|
|
.env
|
|
|
|
# For AI
|
|
/*personal*
|
|
/support*
|
|
/*srs-consults*
|
|
/*workspace*
|
|
/skills/llm-switcher
|
|
/skills/*workspace*
|
|
/memory/202*.md
|