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
.
gogpu
/
compose
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Phase 1 — Unix socket transport, wire protocol, public API (v0.1.0)
- #1
#1
Merged
kolkov
merged 10 commits into
main
gogpu/compose:main
from
feat/phase1-internal-packages
gogpu/compose:feat/phase1-internal-packages
Copy head branch name to clipboard
May 17, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: Phase 1 — Unix socket transport, wire protocol, public API (v0.1.0)
#1
kolkov
merged 10 commits into
main
gogpu/compose:main
from
feat/phase1-internal-packages
gogpu/compose:feat/phase1-internal-packages
Copy head branch name to clipboard
Commits
Commits on May 17, 2026
feat: wire protocol v1 — 64B header, handshake, message types (100% coverage)
kolkov
committed
8f3a6e5
View commit details
Copy full SHA for 8f3a6e5
Browse repository at this point
feat: codec package — Raw + LZ4 compression (97% coverage, 2.9 GB/s)
kolkov
committed
cae250a
View commit details
Copy full SHA for cae250a
Browse repository at this point
feat: conn package — module registry, lifecycle manager (98.9% coverage)
kolkov
committed
8b85a8b
View commit details
Copy full SHA for 8b85a8b
Browse repository at this point
feat: flow control — pull-based frame pacing, adaptive rate (100% coverage)
kolkov
committed
242a62c
View commit details
Copy full SHA for 242a62c
Browse repository at this point
feat: Unix socket transport — framed I/O, listener, dialer (95.1% coverage, 4.3 GB/s)
kolkov
committed
1a861f4
View commit details
Copy full SHA for 1a861f4
Browse repository at this point
feat: public API — Listen, Dial, Server, Client, Frame (22 integration tests)
kolkov
committed
f4296bb
View commit details
Copy full SHA for f4296bb
Browse repository at this point
chore: repository setup — CI/CD, enterprise linter, docs, badges
kolkov
committed
c5b640f
View commit details
Copy full SHA for c5b640f
Browse repository at this point
fix: resolve all 61 golangci-lint issues (gosec, errorlint, goconst, misspell)
kolkov
committed
386c4fd
View commit details
Copy full SHA for 386c4fd
Browse repository at this point
docs: update README roadmap, add ARCHITECTURE.md, set version 0.1.0 in CHANGELOG
kolkov
committed
591f4e1
View commit details
Copy full SHA for 591f4e1
Browse repository at this point
fix: macOS socket path limit (104 bytes) + CI timing hardening
kolkov
committed
403c315
View commit details
Copy full SHA for 403c315
Browse repository at this point
You can’t perform that action at this time.