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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
elixir-grpc
/
grpc
Public
Notifications
You must be signed in to change notification settings
Fork
260
Star
1.5k
Code
Issues
35
Pull requests
4
Actions
Projects
Wiki
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Support grpcweb trailers encoded in the message
- #481
#481
Merged
sleipnir
merged 12 commits into
elixir-grpc:master
elixir-grpc/grpc:master
from
aseigo:feature/grpcweb-trailers-in-message
aseigo/grpc:feature/grpcweb-trailers-in-message
Copy head branch name to clipboard
Jan 13, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Support grpcweb trailers encoded in the message
#481
sleipnir
merged 12 commits into
elixir-grpc:master
elixir-grpc/grpc:master
from
aseigo:feature/grpcweb-trailers-in-message
aseigo/grpc:feature/grpcweb-trailers-in-message
Copy head branch name to clipboard
Commits
Commits on Dec 16, 2025
Support grpcweb's in-message-encoded trailers
Show description for 1e1586f
aseigo
committed
1e1586f
View commit details
Copy full SHA for 1e1586f
Browse repository at this point
mix format a few files
Aaron Seigo
authored and
aseigo
committed
da8442c
View commit details
Copy full SHA for da8442c
Browse repository at this point
more formatting juggling to make the formatter running CI happy
Aaron Seigo
authored and
aseigo
committed
9de5dd9
View commit details
Copy full SHA for 9de5dd9
Browse repository at this point
specify only two parts, even if the more colons appear in the header line
aseigo
committed
f4a753c
View commit details
Copy full SHA for f4a753c
Browse repository at this point
Refactor: grpcweb trailer sending in its own function
Show description for 987365d
Aaron Seigo
authored and
aseigo
committed
987365d
View commit details
Copy full SHA for 987365d
Browse repository at this point
call `stream_grpcweb_trailers` from `send_error_trailers`
Show description for a3539ed
aseigo
committed
a3539ed
View commit details
Copy full SHA for a3539ed
Browse repository at this point
return the req from send_error_trailers
aseigo
committed
9e8ef33
View commit details
Copy full SHA for 9e8ef33
Browse repository at this point
Commits on Dec 17, 2025
the next action taken can depend on the request being grpcweb
Show description for 1bf4d7b
aseigo
committed
1bf4d7b
View commit details
Copy full SHA for 1bf4d7b
Browse repository at this point
ignore .expert dirs
aseigo
committed
c184be9
View commit details
Copy full SHA for c184be9
Browse repository at this point
fixup formating
aseigo
committed
b2017eb
View commit details
Copy full SHA for b2017eb
Browse repository at this point
remove tooling ignores. put them in your global gitignore instead, if desired.
aseigo
committed
d627860
View commit details
Copy full SHA for d627860
Browse repository at this point
Commits on Jan 13, 2026
Merge branch 'master' into feature/grpcweb-trailers-in-message
sleipnir
authored
3f316af
View commit details
Copy full SHA for 3f316af
Browse repository at this point
You can’t perform that action at this time.