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 }}
MikiEEE
/
SmallServer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
release: SmallServer v0.1.0
- #14
#14
Merged
MikiEEE
merged 76 commits into
main
MikiEEE/SmallServer:main
from
develop
MikiEEE/SmallServer:develop
Copy head branch name to clipboard
Aug 23, 2026
Conversation
Commits
76
(76)
Checks
Files changed
Merged
release: SmallServer v0.1.0
#14
MikiEEE
merged 76 commits into
main
MikiEEE/SmallServer:main
from
develop
MikiEEE/SmallServer:develop
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
feat: route server networking through SmallOS kernel
MikiEEE
committed
e618781
View commit details
Copy full SHA for e618781
Browse repository at this point
fix: harden kernel transport lifecycle
MikiEEE
committed
08c4d6e
View commit details
Copy full SHA for 08c4d6e
Browse repository at this point
fix: retain resources after cleanup failures
MikiEEE
committed
2b27c95
View commit details
Copy full SHA for 2b27c95
Browse repository at this point
feat: add timeout-bounded regex routing
MikiEEE
committed
76e3937
View commit details
Copy full SHA for 76e3937
Browse repository at this point
fix: harden regex routing after review
MikiEEE
committed
42d3215
View commit details
Copy full SHA for 42d3215
Browse repository at this point
fix: isolate route events and optimize static dispatch
MikiEEE
committed
82c6ace
View commit details
Copy full SHA for 82c6ace
Browse repository at this point
fix: isolate regex observer execution
MikiEEE
committed
8f11677
View commit details
Copy full SHA for 8f11677
Browse repository at this point
fix: keep route observers on SmallOS
MikiEEE
committed
5875bad
View commit details
Copy full SHA for 5875bad
Browse repository at this point
fix: bound failed connection ownership
MikiEEE
committed
a476393
View commit details
Copy full SHA for a476393
Browse repository at this point
fix: make capacity and rollback lifecycle safe
MikiEEE
committed
d06dc14
View commit details
Copy full SHA for d06dc14
Browse repository at this point
fix: treat shutdown accept invalidation as normal
MikiEEE
committed
113e162
View commit details
Copy full SHA for 113e162
Browse repository at this point
feat: add managed server lifecycle
MikiEEE
committed
61e55c0
View commit details
Copy full SHA for 61e55c0
Browse repository at this point
test: cover constrained lifecycle cleanup
MikiEEE
committed
f4b48c6
View commit details
Copy full SHA for f4b48c6
Browse repository at this point
fix: retain lifecycle ownership through cleanup retries
MikiEEE
committed
2c9645a
View commit details
Copy full SHA for 2c9645a
Browse repository at this point
test: cover lifecycle cleanup integration
MikiEEE
committed
7e0324e
View commit details
Copy full SHA for 7e0324e
Browse repository at this point
fix: type runtime lifecycle capabilities precisely
MikiEEE
committed
5b1b8aa
View commit details
Copy full SHA for 5b1b8aa
Browse repository at this point
fix: harden lifecycle ownership and cleanup
MikiEEE
committed
a8465fa
View commit details
Copy full SHA for a8465fa
Browse repository at this point
Merge branch 'develop' into feat/regex-routing
MikiEEE
committed
ce000b5
View commit details
Copy full SHA for ce000b5
Browse repository at this point
Merge branch 'develop' into feat/kernel-network-abstraction
MikiEEE
committed
11263ce
View commit details
Copy full SHA for 11263ce
Browse repository at this point
Merge branch 'develop' into feat/server-lifecycle-api
MikiEEE
committed
d53873b
View commit details
Copy full SHA for d53873b
Browse repository at this point
Merge remote-tracking branch 'origin/feat/regex-routing' into feat/websocket-server
Show description for 6ac4ec1
MikiEEE
committed
6ac4ec1
View commit details
Copy full SHA for 6ac4ec1
Browse repository at this point
feat: add bounded HTTP/2 prior-knowledge server
MikiEEE
committed
5cc5236
View commit details
Copy full SHA for 5cc5236
Browse repository at this point
docs: document HTTP/2 prior-knowledge usage
MikiEEE
committed
2b59c92
View commit details
Copy full SHA for 2b59c92
Browse repository at this point
fix: retain HTTP/2 graceful cleanup fallback
MikiEEE
committed
be3e8e9
View commit details
Copy full SHA for be3e8e9
Browse repository at this point
feat: add bounded WebSocket server
MikiEEE
committed
ba49eec
View commit details
Copy full SHA for ba49eec
Browse repository at this point
docs: add WebSocket examples and guide
MikiEEE
committed
342a666
View commit details
Copy full SHA for 342a666
Browse repository at this point
test: cover WebSocket deadlines and interoperability
MikiEEE
committed
f6e2bc3
View commit details
Copy full SHA for f6e2bc3
Browse repository at this point
fix: harden HTTP/2 stream and lifecycle bounds
MikiEEE
committed
4285ff6
View commit details
Copy full SHA for 4285ff6
Browse repository at this point
docs: describe HTTP/2 test and timeout contracts
MikiEEE
committed
cf74ffc
View commit details
Copy full SHA for cf74ffc
Browse repository at this point
fix: require finite HTTP/2 timeouts
MikiEEE
committed
e9b972b
View commit details
Copy full SHA for e9b972b
Browse repository at this point
docs: add comprehensive public guide
MikiEEE
committed
d777424
View commit details
Copy full SHA for d777424
Browse repository at this point
fix: harden WebSocket protocol lifecycle
MikiEEE
committed
fafa379
View commit details
Copy full SHA for fafa379
Browse repository at this point
test: cover WebSocket review regressions
MikiEEE
committed
e36a1bf
View commit details
Copy full SHA for e36a1bf
Browse repository at this point
docs: document WebSocket deadline semantics
MikiEEE
committed
0970716
View commit details
Copy full SHA for 0970716
Browse repository at this point
fix: bound HTTP/2 fairness and connection failures
MikiEEE
committed
0a7a03d
View commit details
Copy full SHA for 0a7a03d
Browse repository at this point
Merge branch 'docs/comprehensive-guide-base' into feat/websocket-server
MikiEEE
committed
edadb77
View commit details
Copy full SHA for edadb77
Browse repository at this point
Merge public documentation guide into HTTP/2 feature
Show description for fa7e107
MikiEEE
committed
fa7e107
View commit details
Copy full SHA for fa7e107
Browse repository at this point
fix: close HTTP/2 batch and output budget gaps
MikiEEE
committed
daba8e7
View commit details
Copy full SHA for daba8e7
Browse repository at this point
docs: clarify WebSocket example and closure semantics
MikiEEE
committed
58e7d7f
View commit details
Copy full SHA for 58e7d7f
Browse repository at this point
docs: clarify HTTP/2 install and request semantics
MikiEEE
committed
beb292e
View commit details
Copy full SHA for beb292e
Browse repository at this point
Merge regex routing into HTTP/2 feature
MikiEEE
committed
22bd72d
View commit details
Copy full SHA for 22bd72d
Browse repository at this point
Test regex observer lifecycle ownership
MikiEEE
committed
40c261a
View commit details
Copy full SHA for 40c261a
Browse repository at this point
Restore integrated regex protocol coverage
MikiEEE
committed
884cb35
View commit details
Copy full SHA for 884cb35
Browse repository at this point
docs: qualify bounded route event delivery
MikiEEE
committed
29d2cfd
View commit details
Copy full SHA for 29d2cfd
Browse repository at this point
feat: configure SmallServer-owned SmallOS runtimes
MikiEEE
committed
65ad88c
View commit details
Copy full SHA for 65ad88c
Browse repository at this point
ci: release successful main builds
MikiEEE
committed
76e1653
View commit details
Copy full SHA for 76e1653
Browse repository at this point
fix(ci): exercise optional protocol suites
MikiEEE
committed
2bf91fe
View commit details
Copy full SHA for 2bf91fe
Browse repository at this point
fix: validate managed runtime capacity
MikiEEE
committed
d3e25eb
View commit details
Copy full SHA for d3e25eb
Browse repository at this point
fix(ci): serialize release publication
MikiEEE
committed
6247d1a
View commit details
Copy full SHA for 6247d1a
Browse repository at this point
fix(ci): pin release workflow actions
MikiEEE
committed
ca0725c
View commit details
Copy full SHA for ca0725c
Browse repository at this point
fix: support response defaults on Python 3.12
MikiEEE
committed
2fe177d
View commit details
Copy full SHA for 2fe177d
Browse repository at this point
fix: keep managed runtime defaults explicit
MikiEEE
committed
7cc53e4
View commit details
Copy full SHA for 7cc53e4
Browse repository at this point
Merge pull request #10 from MikiEEE/chore/release-pipeline
Show description for cc4f27d
MikiEEE
authored
cc4f27d
View commit details
Copy full SHA for cc4f27d
Browse repository at this point
Commits on Aug 23, 2026
Merge pull request #9 from MikiEEE/feat/runtime-config-bridge
Show description for 8ef710d
MikiEEE
authored
8ef710d
View commit details
Copy full SHA for 8ef710d
Browse repository at this point
Merge pull request #5 from MikiEEE/feat/kernel-network-abstraction
Show description for b7e6a02
MikiEEE
authored
b7e6a02
View commit details
Copy full SHA for b7e6a02
Browse repository at this point
Merge develop into regex routing
MikiEEE
committed
6f39ff0
View commit details
Copy full SHA for 6f39ff0
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feat/websocket-server
Show description for 3db01b1
MikiEEE
committed
3db01b1
View commit details
Copy full SHA for 3db01b1
Browse repository at this point
Merge reconciled regex and develop into HTTP/2
MikiEEE
committed
189c2fe
View commit details
Copy full SHA for 189c2fe
Browse repository at this point
Merge commit '6f39ff0259338624626b647133cae65980cc1982' into feat/websocket-server
Show description for fced232
MikiEEE
committed
fced232
View commit details
Copy full SHA for fced232
Browse repository at this point
docs: integrate managed runtime configuration
MikiEEE
committed
c184547
View commit details
Copy full SHA for c184547
Browse repository at this point
chore: move public documentation out of WebSocket PR
MikiEEE
committed
e292b38
View commit details
Copy full SHA for e292b38
Browse repository at this point
Revert "chore: move public documentation out of WebSocket PR"
Show description for 19df00b
MikiEEE
committed
19df00b
View commit details
Copy full SHA for 19df00b
Browse repository at this point
docs: align examples with reconciled WebSocket API
MikiEEE
committed
397f989
View commit details
Copy full SHA for 397f989
Browse repository at this point
Merge pull request #4 from MikiEEE/feat/regex-routing
Show description for c1230d4
MikiEEE
authored
c1230d4
View commit details
Copy full SHA for c1230d4
Browse repository at this point
Merge pull request #7 from MikiEEE/feat/websocket-server
Show description for e118234
MikiEEE
authored
e118234
View commit details
Copy full SHA for e118234
Browse repository at this point
Merge WebSocket develop into HTTP/2
MikiEEE
committed
7962fc6
View commit details
Copy full SHA for 7962fc6
Browse repository at this point
Fix coalesced WebSocket close test race
MikiEEE
committed
906b64d
View commit details
Copy full SHA for 906b64d
Browse repository at this point
Merge pull request #8 from MikiEEE/feat/http2-server
Show description for e05183f
MikiEEE
authored
e05183f
View commit details
Copy full SHA for e05183f
Browse repository at this point
chore: pin SmallOS v1.2.0 release
MikiEEE
committed
0ef794f
View commit details
Copy full SHA for 0ef794f
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into docs/websocket-server
Show description for b0eeea6
MikiEEE
committed
b0eeea6
View commit details
Copy full SHA for b0eeea6
Browse repository at this point
feat: expose execution adapters through SmallServer
MikiEEE
committed
24bd407
View commit details
Copy full SHA for 24bd407
Browse repository at this point
Merge pull request #11 from MikiEEE/docs/websocket-server
Show description for ae42451
MikiEEE
authored
ae42451
View commit details
Copy full SHA for ae42451
Browse repository at this point
Merge pull request #13 from MikiEEE/feat/adapter-facade
Show description for 13d6225
MikiEEE
authored
13d6225
View commit details
Copy full SHA for 13d6225
Browse repository at this point
Merge pull request #12 from MikiEEE/chore/smallos-v1.2.0
Show description for 45c30ed
MikiEEE
authored
45c30ed
View commit details
Copy full SHA for 45c30ed
Browse repository at this point
test: preserve coalesced WebSocket deadline frames
MikiEEE
committed
810ab7a
View commit details
Copy full SHA for 810ab7a
Browse repository at this point
Merge pull request #15 from MikiEEE/fix/websocket-deadline-test-coalescing
Show description for 2ec30a0
MikiEEE
authored
2ec30a0
View commit details
Copy full SHA for 2ec30a0
Browse repository at this point
You can’t perform that action at this time.