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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
react
/
react
Public
Notifications
You must be signed in to change notification settings
Fork
51.3k
Star
250k
Code
Issues
861
Pull requests
496
Actions
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[Flight] Encode ReadableStream and AsyncIterables
- #28847
#28847
Merged
sebmarkbage
merged 11 commits into
react:main
react/react:main
from
sebmarkbage:flightreadablestream
sebmarkbage/react:flightreadablestream
Copy head branch name to clipboard
Apr 16, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[Flight] Encode ReadableStream and AsyncIterables
#28847
sebmarkbage
merged 11 commits into
react:main
react/react:main
from
sebmarkbage:flightreadablestream
sebmarkbage/react:flightreadablestream
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2024
Add feature flag
sebmarkbage
committed
60f5c61
View commit details
Copy full SHA for 60f5c61
Browse repository at this point
Serialize ReadableStream and AsyncIterable
sebmarkbage
committed
7dd8e6f
View commit details
Copy full SHA for 7dd8e6f
Browse repository at this point
Propagate a cancel/abort signal to the serialized streams
sebmarkbage
committed
bed74ee
View commit details
Copy full SHA for bed74ee
Browse repository at this point
Implement Consuming AsyncIterables
sebmarkbage
committed
65f0172
View commit details
Copy full SHA for 65f0172
Browse repository at this point
Add a wrapper fragment if an AsyncIterable needs to be keyed
Show description for 105fa03
sebmarkbage
committed
105fa03
View commit details
Copy full SHA for 105fa03
Browse repository at this point
Port sync resolution in thenables which are preinstrumented like Flight
Show description for e12febf
sebmarkbage
committed
e12febf
View commit details
Copy full SHA for e12febf
Browse repository at this point
Forward debug info to async iterables
sebmarkbage
committed
f77a171
View commit details
Copy full SHA for f77a171
Browse repository at this point
If a model is blocked on a direct dependency we need to wait to enqueue it
Show description for 8e33e92
sebmarkbage
committed
8e33e92
View commit details
Copy full SHA for 8e33e92
Browse repository at this point
Try to synchronously emit a task if possible using the stream id
Show description for cecd166
sebmarkbage
committed
cecd166
View commit details
Copy full SHA for cecd166
Browse repository at this point
Emit root strings or typed arrays without outlining
sebmarkbage
committed
e8d5dea
View commit details
Copy full SHA for e8d5dea
Browse repository at this point
Fix gates
sebmarkbage
committed
0fddb4e
View commit details
Copy full SHA for 0fddb4e
Browse repository at this point
You can’t perform that action at this time.