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
.
EventSource
/
eventsource
Public
Notifications
You must be signed in to change notification settings
Fork
265
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
feat!: max buffer size, require node 22.12 or higher, drop commonjs
- #349
#349
Merged
rexxars
merged 15 commits into
main
EventSource/eventsource:main
from
v5
EventSource/eventsource:v5
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat!: max buffer size, require node 22.12 or higher, drop commonjs
#349
rexxars
merged 15 commits into
main
EventSource/eventsource:main
from
v5
EventSource/eventsource:v5
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
feat!: fail connection if buffer size reaches 100 MB
Show description for 2966c52
rexxars
committed
2966c52
View commit details
Copy full SHA for 2966c52
Browse repository at this point
refactor: use node-native typescript runner
rexxars
committed
4552a2a
View commit details
Copy full SHA for 4552a2a
Browse repository at this point
Commits on Aug 5, 2026
feat!: require node 22.12 or higher, drop cjs bundle
Show description for 9536d4f
rexxars
committed
9536d4f
View commit details
Copy full SHA for 9536d4f
Browse repository at this point
feat!: drop support for envs without private fields/members
Show description for ecf3961
rexxars
committed
ecf3961
View commit details
Copy full SHA for ecf3961
Browse repository at this point
docs: update security policy with supported versions
rexxars
committed
23068bd
View commit details
Copy full SHA for 23068bd
Browse repository at this point
refactor: align on node 22.12, latest dependencies
rexxars
committed
e01dbc9
View commit details
Copy full SHA for e01dbc9
Browse repository at this point
docs: fix misleading comments/tsdocs
Show description for 2cae1ba
rexxars
and
Copilot
committed
2cae1ba
View commit details
Copy full SHA for 2cae1ba
Browse repository at this point
docs: fix typos
Show description for a9b5f01
rexxars
and
Copilot
committed
a9b5f01
View commit details
Copy full SHA for a9b5f01
Browse repository at this point
fix: unref reconnection timer so it does not keep the event loop alive
Show description for 23e8b26
rexxars
committed
23e8b26
View commit details
Copy full SHA for 23e8b26
Browse repository at this point
fix!: fire on-handlers in registration order relative to addEventListener
Show description for 6b53be3
rexxars
committed
6b53be3
View commit details
Copy full SHA for 6b53be3
Browse repository at this point
chore: switch to plain tsc for compilation
rexxars
committed
7d687df
View commit details
Copy full SHA for 7d687df
Browse repository at this point
test: support Deno timer handles
rexxars
committed
157d4ba
View commit details
Copy full SHA for 157d4ba
Browse repository at this point
chore: add v5 changeset
rexxars
committed
943927b
View commit details
Copy full SHA for 943927b
Browse repository at this point
Commits on Aug 10, 2026
chore: upgrade eventsource-parser to v4
rexxars
committed
78e680b
View commit details
Copy full SHA for 78e680b
Browse repository at this point
docs: sharpen changeset + migration notes
rexxars
committed
2588293
View commit details
Copy full SHA for 2588293
Browse repository at this point
You can’t perform that action at this time.