Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
LinQuickDev
/
brpc
Public
forked from
apache/brpc
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
refactor: introduce transport handshake participants
- #55
#55
Merged
zchuango
merged 28 commits into
LinQuickDev:transport-handshake
LinQuickDev/brpc:transport-handshake
from
Spicy-cream:review/pr3535-interface-refactor
Spicy-cream/brpc:review/pr3535-interface-refactor
Copy head branch name to clipboard
Sep 24, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
refactor: introduce transport handshake participants
#55
zchuango
merged 28 commits into
LinQuickDev:transport-handshake
LinQuickDev/brpc:transport-handshake
from
Spicy-cream:review/pr3535-interface-refactor
Spicy-cream/brpc:review/pr3535-interface-refactor
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2026
Reject empty MySQL response packets (#3536)
Show description for 5934fc0
wasphin
authored
5934fc0
View commit details
Copy full SHA for 5934fc0
Browse repository at this point
Commits on Sep 13, 2026
Add release skill (#3537)
chenBright
authored
25dc213
View commit details
Copy full SHA for 25dc213
Browse repository at this point
Fix bthread_join memory visibility with paired release/acquire on version_butex (#3538)
chenBright
authored
1b6d435
View commit details
Copy full SHA for 1b6d435
Browse repository at this point
Ignore canceled requests in the circuit breaker (#3532)
wushinanqiyi
authored
2a75bbc
View commit details
Copy full SHA for 2a75bbc
Browse repository at this point
Commits on Sep 14, 2026
feat: limit server connections per public listener (#3498)
Show description for 5cc723f
thweetkomputer
authored
5cc723f
View commit details
Copy full SHA for 5cc723f
Browse repository at this point
Stabilize timer and socket unit tests (#3540)
Show description for e69943b
wasphin
authored
e69943b
View commit details
Copy full SHA for e69943b
Browse repository at this point
Escape HTML output in builtin /flags service (#3529)
Show description for bb0861e
wwbmmm
authored
bb0861e
View commit details
Copy full SHA for bb0861e
Browse repository at this point
Commits on Sep 15, 2026
Bound the number of http headers and query parameters per message (#3524)
chenBright
authored
023dc4f
View commit details
Copy full SHA for 023dc4f
Browse repository at this point
Fix lost wakeup in ParkingLot waiter check (#3539)
chenBright
authored
09f36c5
View commit details
Copy full SHA for 09f36c5
Browse repository at this point
Fix client source IP binding loss after socket revival (#3544)
chenBright
authored
8b2410d
View commit details
Copy full SHA for 8b2410d
Browse repository at this point
Commits on Sep 16, 2026
Support seqlock and use it for TaskGroup CPU time stat (#3541)
chenBright
authored
8102b17
View commit details
Copy full SHA for 8102b17
Browse repository at this point
Commits on Sep 17, 2026
Make Prometheus latency output consistent between LatencyRecorder and its multi dimension version (#3549)
Show description for e97cff7
chenBright
authored
e97cff7
View commit details
Copy full SHA for e97cff7
Browse repository at this point
Release Apache bRPC 1.18.0 (#3550)
chenBright
authored
8f7c18c
View commit details
Copy full SHA for 8f7c18c
Browse repository at this point
Commits on Sep 18, 2026
Document Debug CMake build on Apple Silicon (#3548)
Show description for 2ebae47
hesphoros
and
Copilot
authored
2ebae47
View commit details
Copy full SHA for 2ebae47
Browse repository at this point
fix: preserve XMM6-XMM15 in x86_64 bthread context switch (#3495)
Show description for abc5595
3 people
authored
abc5595
View commit details
Copy full SHA for abc5595
Browse repository at this point
feat: add URMA transport support (#3428)
Show description for 64480c7
3 people
authored
64480c7
View commit details
Copy full SHA for 64480c7
Browse repository at this point
Fix ineffective enable_if constraints in bvar and butil (#3547)
Show description for 46c2180
chenBright
authored
46c2180
View commit details
Copy full SHA for 46c2180
Browse repository at this point
Commits on Sep 19, 2026
Reuse standard CMake build directory in docs (#3552)
hesphoros
authored
0b990a0
View commit details
Copy full SHA for 0b990a0
Browse repository at this point
Let CMake manage NDEBUG by build configuration (#3553)
hesphoros
authored
b9cacba
View commit details
Copy full SHA for b9cacba
Browse repository at this point
Update new commiter doc (#3555)
wwbmmm
authored
2ce519a
View commit details
Copy full SHA for 2ce519a
Browse repository at this point
Commits on Sep 21, 2026
Stabilize butex join test (#3554)
Show description for ea127c7
wasphin
authored
ea127c7
View commit details
Copy full SHA for ea127c7
Browse repository at this point
Stabilize butex stop-before-running test (#3556)
Show description for 754eeb9
wasphin
authored
754eeb9
View commit details
Copy full SHA for 754eeb9
Browse repository at this point
Add UBRing data format negotiation (#3507)
Show description for ab532da
zchuango
and
BGQ99
authored
ab532da
View commit details
Copy full SHA for ab532da
Browse repository at this point
Commits on Sep 22, 2026
Fix two races between butex_wait() and TaskGroup::interrupt() (#3551)
Show description for c79b3ff
chenBright
authored
c79b3ff
View commit details
Copy full SHA for c79b3ff
Browse repository at this point
Fix use-after-free in RTMP test sender lifetime management (#3543)
Show description for 5866e11
chenBright
authored
5866e11
View commit details
Copy full SHA for 5866e11
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into review/pr3535-resolve-conflicts
Spicy-cream
committed
d02ed85
View commit details
Copy full SHA for d02ed85
Browse repository at this point
Commits on Sep 24, 2026
refactor: introduce transport handshake participants
Spicy-cream
committed
9e2577a
View commit details
Copy full SHA for 9e2577a
Browse repository at this point
docs: align handshake design with participant interfaces
Spicy-cream
committed
b93a6ab
View commit details
Copy full SHA for b93a6ab
Browse repository at this point
You can’t perform that action at this time.