issues
search
MatthewWid
/
better-sse
⬆ Dead simple, dependency-less, spec-compliant server-sent events implementation for Node, written in TypeScript.
https://matthewwid.github.io/better-sse/
MIT License
558
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support Fetch API Request and Response
#79
MatthewWid
opened
2 weeks ago
2
Remix compatibility
#78
the-dream-machine
opened
2 weeks ago
0
Add adapters to enable compatibility with any runtime and/or framework
#77
MatthewWid
opened
3 weeks ago
0
Hapi support
#76
damusix
closed
3 weeks ago
1
Update documentation from Markdown to hosted static website
#75
MatthewWid
closed
3 weeks ago
0
Dual-export ESM and CJS builds. Migrate from webpack to tsup
#74
MatthewWid
closed
1 month ago
0
Target Node 20. Drop support for Node <18. Update all dependencies to latest.
#73
MatthewWid
closed
1 month ago
0
Fix default state being `unknown` when creating sessions and channels with factories
#72
MatthewWid
closed
1 month ago
0
Named export 'createSession' not found
#71
go4cas
closed
1 month ago
1
Would LOVE to see Hono support!
#70
mirshko
opened
1 month ago
0
Cannot push data to a non-active session.
#69
punkpeye
opened
2 months ago
1
Allow passing initial session and channel state in constructor
#68
MatthewWid
closed
3 months ago
0
Support HTTP/2 Core API
#67
MatthewWid
opened
3 months ago
0
create new named channels
#66
marekdziem
closed
4 months ago
3
CI: Add workflow for running tests
#65
MatthewWid
closed
5 months ago
0
Fix event name types
#64
Codpoe
closed
6 months ago
0
How can we pass headers
#63
dpvenkatesh
closed
6 months ago
1
Add option to pass eventId on broadcast
#62
J-Hoh
closed
6 months ago
1
Channel instance used in function does not get the registered session
#61
insivika
closed
6 months ago
1
SyntaxError with 'better-sse' package
#60
Pos-cmd
closed
8 months ago
5
Add FAQ
#59
MatthewWid
opened
8 months ago
0
[QUESTION] - Session Metadata & Disconnection
#58
go4cas
closed
6 months ago
1
isConnected should be set on response closed and prevent pushing data
#57
agix
closed
9 months ago
3
Documentation: How to send a message on specific stream in "different controller"?
#56
Sun233333
closed
8 months ago
1
build error
#55
andrewperella
closed
1 year ago
1
Session event batching
#54
MatthewWid
closed
1 year ago
0
Event buffers
#53
MatthewWid
closed
1 year ago
0
Remove deprecated session buffer modification methods
#52
MatthewWid
opened
1 year ago
0
I need help Iam Getting this error I think its from your end?
#51
TEJA2312
opened
1 year ago
2
Vite dev server not observing SSE close event from client
#50
abcd-ca
opened
1 year ago
1
Allow passing different session "states" per channel
#49
flipace
closed
1 year ago
1
event not emitted
#48
aanishacharyaa
closed
1 year ago
1
How do I initiate session disconnection from the server?
#47
panta82
closed
2 years ago
2
Storing sessions? Detecting closed session?
#46
qpwo
closed
2 years ago
2
Make `State` generic parameter extend `Record<string, any>`
#45
qpwo
closed
2 years ago
0
Session 'headers' option overwrites conflicting default headers
#44
MatthewWid
closed
2 years ago
0
Session data buffer
#43
MatthewWid
closed
2 years ago
0
Event batching
#42
MatthewWid
closed
1 year ago
1
Additional cache response headers
#41
MatthewWid
closed
2 years ago
0
HTTP/2 Support
#40
MatthewWid
closed
2 years ago
2
Bump minimist from 1.2.5 to 1.2.6 in /examples
#39
dependabot[bot]
closed
2 years ago
1
Add header to disable proxy buffering
#38
MatthewWid
closed
2 years ago
0
HTTP/2 Support
#37
MatthewWid
closed
2 years ago
2
How to destroy a channel? :P
#36
santiblanko
closed
2 years ago
4
Update Session to buffer internal field writes until dispatch
#35
MatthewWid
closed
2 years ago
1
Channel performance improvements
#34
MatthewWid
closed
2 years ago
0
Faster random event ID generation
#33
MatthewWid
closed
2 years ago
0
Benchmarks setup
#32
MatthewWid
closed
2 years ago
0
Add benchmarks
#31
MatthewWid
opened
2 years ago
0
Update ID generation to use the native UUID generation function
#30
MatthewWid
closed
2 years ago
0
Next