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
.
launchdarkly
/
dotnet-eventsource
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
72
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: SSE streaming stall on MAUI Android (SDK-2755)
- #124
#124
Merged
tanderson-ld
merged 14 commits into
main
launchdarkly/dotnet-eventsource:main
from
SDK-2755-android-streaming-stall
launchdarkly/dotnet-eventsource:SDK-2755-android-streaming-stall
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fix: SSE streaming stall on MAUI Android (SDK-2755)
#124
tanderson-ld
merged 14 commits into
main
launchdarkly/dotnet-eventsource:main
from
SDK-2755-android-streaming-stall
launchdarkly/dotnet-eventsource:SDK-2755-android-streaming-stall
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
chore: add SSE contract-tests service
Show description for fc46ea5
tanderson-ld
committed
fc46ea5
View commit details
Copy full SHA for fc46ea5
Browse repository at this point
fix: increase SSE read buffer to 8192 bytes to avoid Android streaming stall
Show description for cdd255a
tanderson-ld
committed
cdd255a
View commit details
Copy full SHA for cdd255a
Browse repository at this point
Commits on Aug 6, 2026
chore: audit contract-tests capabilities against harness
Show description for 81a5118
tanderson-ld
committed
81a5118
View commit details
Copy full SHA for 81a5118
Browse repository at this point
ci: run sse-contract-tests harness against the new test service
Show description for 3d0ff37
tanderson-ld
committed
3d0ff37
View commit details
Copy full SHA for 3d0ff37
Browse repository at this point
chore: match case-insensitive comparison on Content-Type lookup
Show description for 2091c9e
tanderson-ld
committed
2091c9e
View commit details
Copy full SHA for 2091c9e
Browse repository at this point
Commits on Aug 7, 2026
chore: split TestService.cs into Program + Webapp for platform reuse
Show description for 8bded2d
tanderson-ld
committed
8bded2d
View commit details
Copy full SHA for 8bded2d
Browse repository at this point
ci: add Android contract-tests job
Show description for ba7525a
tanderson-ld
committed
ba7525a
View commit details
Copy full SHA for ba7525a
Browse repository at this point
Apply suggestion from @jsonbailey
Show description for 1843353
tanderson-ld
and
jsonbailey
authored
1843353
View commit details
Copy full SHA for 1843353
Browse repository at this point
Apply suggestion from @jsonbailey
Show description for 320e40a
tanderson-ld
and
jsonbailey
authored
320e40a
View commit details
Copy full SHA for 320e40a
Browse repository at this point
Update .github/workflows/ci.yml
Show description for d16e077
tanderson-ld
and
jsonbailey
authored
d16e077
View commit details
Copy full SHA for d16e077
Browse repository at this point
chore: tighten SDK-2755 buffer-size comment
Show description for c85d150
tanderson-ld
committed
c85d150
View commit details
Copy full SHA for c85d150
Browse repository at this point
chore: drop cross-SDK pattern references from comments
Show description for c238772
tanderson-ld
committed
c238772
View commit details
Copy full SHA for c238772
Browse repository at this point
ci: fix Android job -- pre-create AVD dir, capture logs in-scope
Show description for dc1fc75
tanderson-ld
committed
dc1fc75
View commit details
Copy full SHA for dc1fc75
Browse repository at this point
ci: skip basic parsing/large message in two chunks on Android
Show description for 6f57f61
tanderson-ld
committed
6f57f61
View commit details
Copy full SHA for 6f57f61
Browse repository at this point
You can’t perform that action at this time.