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
2
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
feat: integrate optional FlatBuffers RPC support with regression tests
- #45
#45
Open
Spicy-cream
wants to merge 13 commits into
LinQuickDev:feature/flatbuffers-rpc-tests
LinQuickDev/brpc:feature/flatbuffers-rpc-tests
from
Spicy-cream:feature/flatbuffers-rpc-tests
Spicy-cream/brpc:feature/flatbuffers-rpc-tests
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
feat: integrate optional FlatBuffers RPC support with regression tests
#45
Spicy-cream
wants to merge 13 commits into
LinQuickDev:feature/flatbuffers-rpc-tests
LinQuickDev/brpc:feature/flatbuffers-rpc-tests
from
Spicy-cream:feature/flatbuffers-rpc-tests
Spicy-cream/brpc:feature/flatbuffers-rpc-tests
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
docs: add FlatBuffers zero-copy integration proposal
Spicy-cream
committed
75b60ff
View commit details
Copy full SHA for 75b60ff
Browse repository at this point
docs: fix FlatBuffers proposal file mode
Spicy-cream
committed
a49570a
View commit details
Copy full SHA for a49570a
Browse repository at this point
Commits on Sep 4, 2026
docs: add serialization benchmark reports
Spicy-cream
committed
4d249f7
View commit details
Copy full SHA for 4d249f7
Browse repository at this point
prototype: port upstream FlatBuffers message builder
Spicy-cream
committed
d14d100
View commit details
Copy full SHA for d14d100
Browse repository at this point
Commits on Sep 7, 2026
prototype: port upstream FlatBuffers RPC protocol
Spicy-cream
committed
f7255f8
View commit details
Copy full SHA for f7255f8
Browse repository at this point
Commits on Sep 8, 2026
build: make FlatBuffers RPC support optional
Spicy-cream
committed
4cad8ef
View commit details
Copy full SHA for 4cad8ef
Browse repository at this point
Commits on Sep 10, 2026
test: cover FlatBuffers message ownership and validation
Spicy-cream
committed
dd2c20a
View commit details
Copy full SHA for dd2c20a
Browse repository at this point
test: cover FlatBuffers RPC round trips and request rejection
Spicy-cream
committed
0f59173
View commit details
Copy full SHA for 0f59173
Browse repository at this point
docs: summarize FlatBuffers integration progress
Spicy-cream
committed
032119c
View commit details
Copy full SHA for 032119c
Browse repository at this point
Commits on Sep 14, 2026
Merge origin/master into feature/flatbuffers-rpc-tests
Spicy-cream
committed
ae18fd1
View commit details
Copy full SHA for ae18fd1
Browse repository at this point
build: support optional FlatBuffers in Make and Bazel
Spicy-cream
committed
85f1f67
View commit details
Copy full SHA for 85f1f67
Browse repository at this point
test: skip FlatBuffers tests when support is disabled
Spicy-cream
committed
14ba9e0
View commit details
Copy full SHA for 14ba9e0
Browse repository at this point
Commits on Sep 15, 2026
fix: initialize FlatBuffers allocator before move
Spicy-cream
committed
b728c0b
View commit details
Copy full SHA for b728c0b
Browse repository at this point
You can’t perform that action at this time.