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 }}
middleapi
/
standard-server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
19
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: middleapi/standard-server
Actions
All workflows
Workflows
CI
CI
CodSpeed
CodSpeed
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Dependabot Updates
Dependabot Updates
Pullfrog
Pullfrog
Release
Release
Sponsors Sync
Sponsors Sync
Show more workflows...
Management
Caches
CodSpeed
CodSpeed
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
codspeed.yaml
will be ignored since log searching is not yet available
225 workflow runs
225 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(peer, core): cancel stream bodies when a request ends before they…
CodSpeed
#226:
Commit
a545524
pushed by
dinwwwh
2m 10s
main
main
2m 10s
View workflow file
fix(peer, core): cancel stream bodies when a request ends before they are sent
CodSpeed
#225:
Pull request
#113
synchronize by
dinwwwh
2m 4s
claude/peer-body-cleanup-f6c58c
claude/peer-body-cleanup-f6c58c
2m 4s
View #113
View workflow file
fix(peer, core): cancel stream bodies when a request ends before they are sent
CodSpeed
#224:
Pull request
#113
synchronize by
dinwwwh
2m 3s
claude/peer-body-cleanup-f6c58c
claude/peer-body-cleanup-f6c58c
2m 3s
View #113
View workflow file
fix(peer, core): cancel stream bodies when a request ends before they are sent
CodSpeed
#223:
Pull request
#113
opened by
dinwwwh
2m 8s
claude/peer-body-cleanup-f6c58c
claude/peer-body-cleanup-f6c58c
2m 8s
View #113
View workflow file
fix(fetch): release the event iterator when an event fails to seriali…
CodSpeed
#222:
Commit
e5eb0aa
pushed by
dinwwwh
1m 57s
main
main
1m 57s
View workflow file
fix(fetch): release the event iterator when an event fails to serialize
CodSpeed
#221:
Pull request
#112
opened by
dinwwwh
2m 4s
claude/event-stream-error-handling-e22e36
claude/event-stream-error-handling-e22e36
2m 4s
View #112
View workflow file
fix(core): ignore extra blank lines in event stream decoder (#111)
CodSpeed
#220:
Commit
3738f90
pushed by
dinwwwh
2m 10s
main
main
2m 10s
View workflow file
fix(core): ignore extra blank lines in event stream decoder
CodSpeed
#219:
Pull request
#111
synchronize by
dinwwwh
1m 27s
claude/event-stream-decoder-blank-lines-ad4cf7
claude/event-stream-decoder-blank-lines-ad4cf7
1m 27s
View #111
View workflow file
fix(core): ignore extra blank lines in event stream decoder
CodSpeed
#218:
Pull request
#111
opened by
dinwwwh
1m 55s
claude/event-stream-decoder-blank-lines-ad4cf7
claude/event-stream-decoder-blank-lines-ad4cf7
1m 55s
View #111
View workflow file
fix(peer, shared, fetch): end a waiting next() with done: true when a…
CodSpeed
#217:
Commit
90876d0
pushed by
dinwwwh
1m 59s
main
main
1m 59s
View workflow file
fix(node): drain cancelled request bodies so connections don't stall …
CodSpeed
#216:
Commit
068acbd
pushed by
dinwwwh
1m 57s
main
main
1m 57s
View workflow file
fix(core): keep constructor unbound on withEventMeta proxies (#109)
CodSpeed
#215:
Commit
3e28554
pushed by
dinwwwh
1m 35s
main
main
1m 35s
View workflow file
fix(node): drain cancelled request bodies so connections don't stall
CodSpeed
#214:
Pull request
#110
opened by
dinwwwh
1m 38s
claude/towebreadablestream-cancellation-leak-024640
claude/towebreadablestream-cancellation-leak-024640
1m 38s
View #110
View workflow file
fix(core): keep constructor unbound on withEventMeta proxies
CodSpeed
#213:
Pull request
#109
opened by
dinwwwh
2m 6s
claude/event-meta-proxy-constructor-87a62f
claude/event-meta-proxy-constructor-87a62f
2m 6s
View #109
View workflow file
fix(peer, shared, fetch): end a waiting next() with done: true when an event stream is stopped
CodSpeed
#212:
Pull request
#108
opened by
dinwwwh
1m 56s
claude/event-stream-queue-cleanup-4d033d
claude/event-stream-queue-cleanup-4d033d
1m 56s
View #108
View workflow file
fix(shared): make Queue.pull() O(1) to avoid quadratic backlog drains…
CodSpeed
#211:
Commit
901bb47
pushed by
dinwwwh
1m 33s
main
main
1m 33s
View workflow file
chore(deps-dev): bump srvx from 0.12.8 to 1.0.5
CodSpeed
#210:
Pull request
#107
opened by
dependabot
Bot
2m 3s
dependabot/npm_and_yarn/srvx-1.0.5
dependabot/npm_and_yarn/srvx-1.0.5
2m 3s
View #107
View workflow file
chore(deps-dev): bump h3 from 2.0.1-rc.26 to 2.0.1-rc.32
CodSpeed
#209:
Pull request
#106
opened by
dependabot
Bot
1m 59s
dependabot/npm_and_yarn/h3-2.0.1-rc.32
dependabot/npm_and_yarn/h3-2.0.1-rc.32
1m 59s
View #106
View workflow file
chore(deps-dev): bump the dev-dependencies-minor-patch group with 7 updates
CodSpeed
#208:
Pull request
#105
opened by
dependabot
Bot
2m 0s
dependabot/npm_and_yarn/dev-dependencies-minor-patch-1a4b9bfef2
dependabot/npm_and_yarn/dev-dependencies-minor-patch-1a4b9bfef2
2m 0s
View #105
View workflow file
chore(deps-dev): bump eslint from 10.9.1 to 10.11.0 in the eslint group
CodSpeed
#207:
Pull request
#104
opened by
dependabot
Bot
1m 56s
dependabot/npm_and_yarn/eslint-4ee7f9a52b
dependabot/npm_and_yarn/eslint-4ee7f9a52b
1m 56s
View #104
View workflow file
fix(shared): make Queue.pull() O(1) to avoid quadratic backlog drains
CodSpeed
#206:
Pull request
#103
opened by
dinwwwh
2m 3s
claude/elegant-cray-9e780o
claude/elegant-cray-9e780o
2m 3s
View #103
View workflow file
fix(node): ignore req.body that express 4's body-parser assigns witho…
CodSpeed
#205:
Commit
4488969
pushed by
dinwwwh
2m 3s
main
main
2m 3s
View workflow file
fix(aws-lambda): always send the metadata prelude (#101)
CodSpeed
#204:
Commit
c8338a6
pushed by
dinwwwh
1m 58s
main
main
1m 58s
View workflow file
fix(node): ignore req.body that express 4's body-parser assigns without parsing
CodSpeed
#203:
Pull request
#102
opened by
dinwwwh
2m 1s
claude/body-parser-compat-f5feef
claude/body-parser-compat-f5feef
2m 1s
View #102
View workflow file
fix(aws-lambda): always send the metadata prelude
CodSpeed
#202:
Pull request
#101
opened by
dinwwwh
1m 57s
claude/lambda-response-prelude-fix-a6b15e
claude/lambda-response-prelude-fix-a6b15e
1m 57s
View #101
View workflow file
Previous
1
2
3
4
5
…
8
9
Next
You can’t perform that action at this time.