issues
search
razshare
/
sveltekit-sse
Server Sent Events with SvelteKit
https://www.npmjs.com/package/sveltekit-sse
MIT License
301
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
External Server for Events when using Serverless
#59
jameswoodley
closed
1 week ago
1
Bun prevents connection closure
#58
apeman76
opened
3 weeks ago
3
Passing generics to SourceSelect
#57
jonashoen
closed
3 weeks ago
2
Please export more types for use in a Typescript context
#56
kristianmandrup
closed
2 months ago
2
Questions and Thanks
#55
GimpMaster
closed
3 months ago
3
How can I use this with Svelte 5 runes?
#54
kristianmandrup
closed
3 months ago
3
Does this library solve the issue of connection closure?
#53
t1u1
closed
2 months ago
4
Show error or throw error on `emit('event', { some: 'data' })`
#52
bluepuma77
closed
3 months ago
2
problem when deploying in vercel
#51
aristelecom
closed
4 months ago
4
is this Cloudflare Pages compatible?
#50
TimKieu
closed
4 months ago
3
Event-based emit support?
#49
TimKieu
closed
4 months ago
5
Resubscribing sends empty value
#48
nietsuu
closed
5 months ago
12
Add a way to support adding onMessage hooks to source()
#47
Sheco
closed
5 months ago
6
chore(example): update lobby example with disconnect, reconnect
#46
oscarhermoso
closed
5 months ago
1
Scalability of beacons, max-timeouts, and distributed systems
#45
oscarhermoso
closed
5 months ago
6
chore(example): Room and waiting lobby
#44
oscarhermoso
closed
5 months ago
2
Unable to disconnect after reconnecting
#43
oscarhermoso
closed
5 months ago
2
Svelte 5 RC
#42
JonathonRP
closed
5 months ago
6
Connecting/disconnecting stream in component lifecycle
#41
BearToCode
closed
6 months ago
2
`emit` not working more than once
#40
BearToCode
closed
6 months ago
2
Best way to handle reconnection? (fatal error vs. retriable error)
#39
oscarhermoso
closed
6 months ago
5
chore(source): remove `StreamState`
#38
oscarhermoso
closed
6 months ago
2
chore(types): remove `timeout` from fetch options
#37
oscarhermoso
closed
6 months ago
2
docs: Explain requirement for all logic within `start()`
#36
oscarhermoso
closed
6 months ago
2
fix(source): fix duplicate connections - remove cache, connect as store
#35
oscarhermoso
closed
6 months ago
4
Adding external POST messages to an SSE queue
#34
bitaccesscomau
closed
6 months ago
9
Exponential reconnections after implementing recommended reconnect
#33
oscarhermoso
closed
6 months ago
11
Fails silently if request has unexpected URL search params
#32
oscarhermoso
closed
6 months ago
2
TypeScript type support for .json method
#31
unknownsoldier08
closed
7 months ago
2
How to start connection on button press?
#30
unknownsoldier08
closed
7 months ago
5
Errors on deploy to node.js
#29
CyberNinja2007
closed
8 months ago
2
'Controller is already closed' when redirecting to different page
#28
CyberNinja2007
closed
9 months ago
7
Beacon experiment
#27
razshare
closed
9 months ago
0
`Locked` is not set to false when closing from client side
#26
OTheNonE
closed
9 months ago
9
Error using multiple events with .json()
#25
bluepuma77
closed
9 months ago
8
How to close SSE connection on client when destroying component?
#24
bluepuma77
closed
9 months ago
1
Error: Controller is already closed
#23
OTheNonE
closed
9 months ago
4
typo in new JSON example
#22
bluepuma77
closed
9 months ago
1
Feature request: sourceJSON() to receive JSON objects on client side
#21
bluepuma77
closed
9 months ago
3
Fix README.md, missing parameter
#20
bluepuma77
closed
9 months ago
1
Patch browser detection
#19
Eddie1O
closed
10 months ago
1
Support SvelteKit v2
#18
BearToCode
closed
10 months ago
2
Update package.json
#17
Eddie1O
closed
10 months ago
2
How to use with a database subscription?
#16
mcavaciocchi
closed
10 months ago
2
[BUG] onCancel callbacks not firing
#15
Mautriz
closed
11 months ago
1
Cannot find module '@microsoft/fetch-event-source'
#14
xpluscal
closed
11 months ago
2
Question: Publishing data to multiple clients
#13
haukened
closed
1 year ago
4
Server side loop keeps running even if page is closed
#12
luccas40
closed
1 year ago
6
Cross-Origin Request Blocked:
#11
elhananjair
closed
1 year ago
3
[Question] Create your server sent event outisde src/routes
#10
elhananjair
closed
1 year ago
20
Next