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
.
EventSource
/
eventsource
Public
Notifications
You must be signed in to change notification settings
Fork
266
Star
1.2k
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 20, 2026
chore(release): version packages (#359)
Show description for e75a3fe
github-actions[bot]
authored
e75a3fe
View commit details
Copy full SHA for e75a3fe
Browse repository at this point
chore: update lockfiles
rexxars
committed
bb6e59f
View commit details
Copy full SHA for bb6e59f
Browse repository at this point
fix: id-only events updates last event id
rexxars
committed
17a9772
View commit details
Copy full SHA for 17a9772
Browse repository at this point
fix: preserve lastEventId when a later event omits the id field (#358)
Show description for de3c0ae
pacocartones
and
rexxars
authored
de3c0ae
View commit details
Copy full SHA for de3c0ae
Browse repository at this point
Commits on Aug 14, 2026
docs: clarify minimum compatibility date for cloudflare workers
rexxars
committed
83b2e32
View commit details
Copy full SHA for 83b2e32
Browse repository at this point
chore(release): version packages (#356)
Show description for c0f4cef
github-actions[bot]
authored
c0f4cef
View commit details
Copy full SHA for c0f4cef
Browse repository at this point
test: allow cloudflare workers suite to pass
rexxars
committed
28fae57
View commit details
Copy full SHA for 28fae57
Browse repository at this point
test: allow happy-dom suite to pass
rexxars
committed
b2a77c2
View commit details
Copy full SHA for b2a77c2
Browse repository at this point
ci: stop known-failing suites from marking commits red
rexxars
committed
e24d2fa
View commit details
Copy full SHA for e24d2fa
Browse repository at this point
docs: note partial Cloudflare Workers support
rexxars
committed
3da1ae8
View commit details
Copy full SHA for 3da1ae8
Browse repository at this point
fix: set `MessageEvent` origin and lastEventId on runtimes that drop them
rexxars
committed
8e5c691
View commit details
Copy full SHA for 8e5c691
Browse repository at this point
test: replace waffletest with vitest across six environments
rexxars
committed
a1bdb09
View commit details
Copy full SHA for a1bdb09
Browse repository at this point
Commits on Aug 13, 2026
chore: reformat
rexxars
committed
1c87ac4
View commit details
Copy full SHA for 1c87ac4
Browse repository at this point
chore: set package manager field
rexxars
committed
f5ebb9d
View commit details
Copy full SHA for f5ebb9d
Browse repository at this point
Commits on Aug 12, 2026
fix(types): type response body chunks as buffers
Show description for d8370e4
rexxars
committed
d8370e4
View commit details
Copy full SHA for d8370e4
Browse repository at this point
feat(types): declare `this` type for on-handler properties
Show description for 008f07e
rexxars
committed
008f07e
View commit details
Copy full SHA for 008f07e
Browse repository at this point
fix(types): export EventSource as a structural interface
Show description for 3512add
rexxars
committed
3512add
View commit details
Copy full SHA for 3512add
Browse repository at this point
ci: upgrade to changesets v3 and support maintenance releases (#354)
rexxars
authored
6da8847
View commit details
Copy full SHA for 6da8847
Browse repository at this point
Commits on Aug 10, 2026
chore(release): version packages (#353)
Show description for 2b14fdb
github-actions[bot]
authored
2b14fdb
View commit details
Copy full SHA for 2b14fdb
Browse repository at this point
docs: sharpen changeset + migration notes
rexxars
committed
9eb5543
View commit details
Copy full SHA for 9eb5543
Browse repository at this point
chore: upgrade eventsource-parser to v4
rexxars
committed
be02f3b
View commit details
Copy full SHA for be02f3b
Browse repository at this point
chore: add v5 changeset
rexxars
committed
b195e70
View commit details
Copy full SHA for b195e70
Browse repository at this point
test: support Deno timer handles
rexxars
committed
0fc9cb6
View commit details
Copy full SHA for 0fc9cb6
Browse repository at this point
chore: switch to plain tsc for compilation
rexxars
committed
c857854
View commit details
Copy full SHA for c857854
Browse repository at this point
fix!: fire on-handlers in registration order relative to addEventListener
Show description for e514e25
rexxars
committed
e514e25
View commit details
Copy full SHA for e514e25
Browse repository at this point
fix: unref reconnection timer so it does not keep the event loop alive
Show description for d8ccaf7
rexxars
committed
d8ccaf7
View commit details
Copy full SHA for d8ccaf7
Browse repository at this point
docs: fix typos
Show description for bf3f6d8
rexxars
and
Copilot
committed
bf3f6d8
View commit details
Copy full SHA for bf3f6d8
Browse repository at this point
docs: fix misleading comments/tsdocs
Show description for dfbe7a1
rexxars
and
Copilot
committed
dfbe7a1
View commit details
Copy full SHA for dfbe7a1
Browse repository at this point
refactor: align on node 22.12, latest dependencies
rexxars
committed
5a5c7b7
View commit details
Copy full SHA for 5a5c7b7
Browse repository at this point
docs: update security policy with supported versions
rexxars
committed
add816b
View commit details
Copy full SHA for add816b
Browse repository at this point
feat!: drop support for envs without private fields/members
Show description for 109dad8
rexxars
committed
109dad8
View commit details
Copy full SHA for 109dad8
Browse repository at this point
feat!: require node 22.12 or higher, drop cjs bundle
Show description for faf0dbd
rexxars
committed
faf0dbd
View commit details
Copy full SHA for faf0dbd
Browse repository at this point
refactor: use node-native typescript runner
rexxars
committed
6a97b68
View commit details
Copy full SHA for 6a97b68
Browse repository at this point
feat!: fail connection if buffer size reaches 100 MB
Show description for eabc40b
rexxars
committed
eabc40b
View commit details
Copy full SHA for eabc40b
Browse repository at this point
Commits on Aug 4, 2026
chore(release): version packages (#352)
Show description for da4e292
github-actions[bot]
authored
da4e292
View commit details
Copy full SHA for da4e292
Browse repository at this point
Previous
Next
You can’t perform that action at this time.