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
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
.
mushorg
/
glutton
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
93
Star
309
Code
Issues
16
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Refactor Spicy bridge and add TCP protocol detection parser
- #190
#190
Merged
glaslos
merged 18 commits into
main
mushorg/glutton:main
from
gsoc2025/issue-184
mushorg/glutton:gsoc2025/issue-184
Copy head branch name to clipboard
May 28, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Refactor Spicy bridge and add TCP protocol detection parser
#190
glaslos
merged 18 commits into
main
mushorg/glutton:main
from
gsoc2025/issue-184
mushorg/glutton:gsoc2025/issue-184
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2025
feat: introduces Spicy runtime bridge and initial Spicy-HTTP parser
Show description for c9c7764
Boolean-Autocrat
committed
c9c7764
View commit details
Copy full SHA for c9c7764
Browse repository at this point
feat: adds basic and relevant function documentation for bridge and parser
Boolean-Autocrat
committed
d9a6e3b
View commit details
Copy full SHA for d9a6e3b
Browse repository at this point
chore: hardens Spicy bridge - OOM-safe growth, parse timeout, HTTP size cap & init errors
Boolean-Autocrat
committed
722a49e
View commit details
Copy full SHA for 722a49e
Browse repository at this point
chore: hardens C++ glue, adds depth guard & OOM-safe field handling
Show description for c7c1e39
Boolean-Autocrat
committed
c7c1e39
View commit details
Copy full SHA for c7c1e39
Browse repository at this point
Commits on Jul 7, 2025
feat: adds tests for parser and Spicy http handler
Boolean-Autocrat
committed
5a1ccd6
View commit details
Copy full SHA for 5a1ccd6
Browse repository at this point
chore: tightens up parser tests, adds relevant comments for helpers
Boolean-Autocrat
committed
49b6c58
View commit details
Copy full SHA for 49b6c58
Browse repository at this point
refactor: update GitHub Actions to install Spicy C++ runtime, bumps Go version to 1.23
Boolean-Autocrat
committed
7052c45
View commit details
Copy full SHA for 7052c45
Browse repository at this point
fix: adds CI step for generating Spicy files
Boolean-Autocrat
committed
60ca1d6
View commit details
Copy full SHA for 60ca1d6
Browse repository at this point
fix: adds Spicy CLI to actions runner path
Boolean-Autocrat
committed
aec7036
View commit details
Copy full SHA for aec7036
Browse repository at this point
Commits on Jul 8, 2025
chore: adds missing ldflags to make build
Show description for e933fdb
Boolean-Autocrat
and
Copilot
authored
e933fdb
View commit details
Copy full SHA for e933fdb
Browse repository at this point
chore: adds error handling for failed file read
Boolean-Autocrat
committed
51ed6f2
View commit details
Copy full SHA for 51ed6f2
Browse repository at this point
refactor: rename inner `raw` variable to `r` in drain goroutine
Show description for a970c55
Boolean-Autocrat
and
Copilot
authored
a970c55
View commit details
Copy full SHA for a970c55
Browse repository at this point
Commits on Jul 9, 2025
refactor: normalizes proto name before parser lookup
Boolean-Autocrat
committed
4001b4a
View commit details
Copy full SHA for 4001b4a
Browse repository at this point
Commits on Apr 26, 2026
Merge PR #186 into Spicy continuation branch
Show description for fd87964
furusiyya
authored
fd87964
View commit details
Copy full SHA for fd87964
Browse repository at this point
Commits on May 9, 2026
refactor(spicy bridge): make bridge protocol-agnostic with combined linker
furusiyya
committed
cb612a4
View commit details
Copy full SHA for cb612a4
Browse repository at this point
refactor(spicy http): parse path and query fields
furusiyya
committed
d1991be
View commit details
Copy full SHA for d1991be
Browse repository at this point
refactor(tcp): add Spicy protocol detection parser
furusiyya
committed
18a1f49
View commit details
Copy full SHA for 18a1f49
Browse repository at this point
Commits on May 28, 2026
docs: Adds Spicy bridge architecture and configuration details
furusiyya
committed
5a457c3
View commit details
Copy full SHA for 5a457c3
Browse repository at this point
You can’t perform that action at this time.