An open API service for providing issue and pull request metadata for open source projects.

GitHub / razshare/sveltekit-sse issues and pull requests

#67 - Bug: unnecessary `console.error()`

Issue - State: closed - Opened by Aiq0 5 months ago - 3 comments
Labels: bug, seen

#66 - Question: Server blocks when multiple SSE connections are open

Issue - State: closed - Opened by Krishna-Sivakumar 5 months ago - 7 comments
Labels: question, seen

#65 - json method not working as expected.

Issue - State: closed - Opened by apoorv569 5 months ago - 4 comments
Labels: bug, seen

#64 - Remove encodeURIComponent

Issue - State: closed - Opened by aubergene 7 months ago - 4 comments
Labels: seen

#63 - Allow customization of output format

Issue - State: closed - Opened by ccremer 7 months ago - 2 comments
Labels: question, seen

#62 - TypeError: cancelInline is not a function

Issue - State: closed - Opened by KubaVejrazka 8 months ago - 2 comments
Labels: seen

#61 - Question: is it possible to use one connection on multiple pages?

Issue - State: closed - Opened by anatoliy-t7 8 months ago - 5 comments
Labels: question, seen

#60 - [Feature-require] Stream event hydration

Issue - State: closed - Opened by TimKieu 9 months ago - 5 comments
Labels: seen

#59 - External Server for Events when using Serverless

Issue - State: closed - Opened by jameswoodley 9 months ago - 1 comment
Labels: seen

#58 - Bun prevents connection closure

Issue - State: open - Opened by apeman76 10 months ago - 5 comments
Labels: seen

#57 - Passing generics to SourceSelect

Issue - State: closed - Opened by jonashoen 10 months ago - 2 comments
Labels: seen

#56 - Please export more types for use in a Typescript context

Issue - State: closed - Opened by kristianmandrup about 1 year ago - 2 comments
Labels: enhancement, seen

#55 - Questions and Thanks

Issue - State: closed - Opened by GimpMaster about 1 year ago - 3 comments
Labels: question, seen

#54 - How can I use this with Svelte 5 runes?

Issue - State: closed - Opened by kristianmandrup about 1 year ago - 8 comments
Labels: question, wontfix, seen

#53 - Does this library solve the issue of connection closure?

Issue - State: closed - Opened by t1u1 about 1 year ago - 4 comments
Labels: question, seen

#52 - Show error or throw error on `emit('event', { some: 'data' })`

Issue - State: closed - Opened by bluepuma77 about 1 year ago - 2 comments
Labels: seen

#51 - problem when deploying in vercel

Issue - State: closed - Opened by aristelecom about 1 year ago - 4 comments
Labels: seen

#50 - is this Cloudflare Pages compatible?

Issue - State: closed - Opened by TimKieu about 1 year ago - 3 comments
Labels: seen

#49 - Event-based emit support?

Issue - State: closed - Opened by TimKieu about 1 year ago - 5 comments
Labels: seen

#48 - Resubscribing sends empty value

Issue - State: closed - Opened by nietsuu about 1 year ago - 12 comments
Labels: seen

#47 - Add a way to support adding onMessage hooks to source()

Issue - State: closed - Opened by Sheco about 1 year ago - 6 comments

#46 - chore(example): update lobby example with disconnect, reconnect

Pull Request - State: closed - Opened by oscarhermoso about 1 year ago - 1 comment

#45 - Scalability of beacons, max-timeouts, and distributed systems

Issue - State: closed - Opened by oscarhermoso about 1 year ago - 6 comments
Labels: seen

#44 - chore(example): Room and waiting lobby

Pull Request - State: closed - Opened by oscarhermoso about 1 year ago - 2 comments

#43 - Unable to disconnect after reconnecting

Issue - State: closed - Opened by oscarhermoso about 1 year ago - 2 comments
Labels: seen

#42 - Svelte 5 RC

Issue - State: closed - Opened by JonathonRP over 1 year ago - 6 comments
Labels: seen

#41 - Connecting/disconnecting stream in component lifecycle

Issue - State: closed - Opened by BearToCode over 1 year ago - 2 comments
Labels: bug, seen

#40 - `emit` not working more than once

Issue - State: closed - Opened by BearToCode over 1 year ago - 2 comments

#39 - Best way to handle reconnection? (fatal error vs. retriable error)

Issue - State: closed - Opened by oscarhermoso over 1 year ago - 5 comments
Labels: seen

#38 - chore(source): remove `StreamState`

Pull Request - State: closed - Opened by oscarhermoso over 1 year ago - 2 comments

#37 - chore(types): remove `timeout` from fetch options

Pull Request - State: closed - Opened by oscarhermoso over 1 year ago - 2 comments

#36 - docs: Explain requirement for all logic within `start()`

Issue - State: closed - Opened by oscarhermoso over 1 year ago - 2 comments

#35 - fix(source): fix duplicate connections - remove cache, connect as store

Pull Request - State: closed - Opened by oscarhermoso over 1 year ago - 4 comments

#34 - Adding external POST messages to an SSE queue

Issue - State: closed - Opened by bitaccesscomau over 1 year ago - 9 comments
Labels: seen

#33 - Exponential reconnections after implementing recommended reconnect

Issue - State: closed - Opened by oscarhermoso over 1 year ago - 11 comments
Labels: seen

#32 - Fails silently if request has unexpected URL search params

Issue - State: closed - Opened by oscarhermoso over 1 year ago - 2 comments
Labels: seen

#31 - TypeScript type support for .json method

Issue - State: closed - Opened by unknownsoldier08 over 1 year ago - 2 comments

#30 - How to start connection on button press?

Issue - State: closed - Opened by unknownsoldier08 over 1 year ago - 5 comments

#29 - Errors on deploy to node.js

Issue - State: closed - Opened by CyberNinja2007 over 1 year ago - 2 comments
Labels: seen

#28 - 'Controller is already closed' when redirecting to different page

Issue - State: closed - Opened by CyberNinja2007 over 1 year ago - 7 comments
Labels: bug

#27 - Beacon experiment

Pull Request - State: closed - Opened by razshare over 1 year ago

#26 - `Locked` is not set to false when closing from client side

Issue - State: closed - Opened by OTheNonE over 1 year ago - 9 comments
Labels: bug

#25 - Error using multiple events with .json()

Issue - State: closed - Opened by bluepuma77 over 1 year ago - 8 comments

#24 - How to close SSE connection on client when destroying component?

Issue - State: closed - Opened by bluepuma77 over 1 year ago - 1 comment

#23 - Error: Controller is already closed

Issue - State: closed - Opened by OTheNonE over 1 year ago - 4 comments

#22 - typo in new JSON example

Issue - State: closed - Opened by bluepuma77 over 1 year ago - 1 comment

#21 - Feature request: sourceJSON() to receive JSON objects on client side

Issue - State: closed - Opened by bluepuma77 over 1 year ago - 3 comments

#20 - Fix README.md, missing parameter

Issue - State: closed - Opened by bluepuma77 over 1 year ago - 1 comment

#19 - Patch browser detection

Pull Request - State: closed - Opened by Eddie1O over 1 year ago - 1 comment

#18 - Support SvelteKit v2

Issue - State: closed - Opened by BearToCode over 1 year ago - 2 comments

#17 - Update package.json

Pull Request - State: closed - Opened by Eddie1O over 1 year ago - 2 comments

#16 - How to use with a database subscription?

Issue - State: closed - Opened by mcavaciocchi over 1 year ago - 2 comments

#15 - [BUG] onCancel callbacks not firing

Issue - State: closed - Opened by Mautriz over 1 year ago - 1 comment

#14 - Cannot find module '@microsoft/fetch-event-source'

Issue - State: closed - Opened by xpluscal over 1 year ago - 6 comments
Labels: bug

#13 - Question: Publishing data to multiple clients

Issue - State: closed - Opened by haukened over 1 year ago - 4 comments
Labels: question

#12 - Server side loop keeps running even if page is closed

Issue - State: closed - Opened by luccas40 almost 2 years ago - 6 comments

#11 - Cross-Origin Request Blocked:

Issue - State: closed - Opened by elhananjair almost 2 years ago - 3 comments

#10 - [Question] Create your server sent event outisde src/routes

Issue - State: closed - Opened by elhananjair almost 2 years ago - 20 comments
Labels: question

#9 - Encode `string` payload to `Uint8Array` to avoid `TypeError` on some runtimes

Pull Request - State: closed - Opened by Smirow almost 2 years ago - 3 comments

#8 - Empty body

Issue - State: closed - Opened by pernydev almost 2 years ago - 2 comments

#7 - Readable subscribe does not catch all messages

Issue - State: closed - Opened by emircanerkul almost 2 years ago - 5 comments

#6 - It keep session alive

Issue - State: closed - Opened by emircanerkul almost 2 years ago - 9 comments

#5 - Update README.md typo fix sever to server

Pull Request - State: closed - Opened by emircanerkul almost 2 years ago - 1 comment

#4 - Multiple events over one stream

Pull Request - State: closed - Opened by razshare almost 2 years ago

#3 - Fix: `No known conditions for "." specifier`

Pull Request - State: closed - Opened by selfagency almost 2 years ago - 1 comment

#2 - README.md: Remove --save-dev (-D) from npm install command

Pull Request - State: closed - Opened by mellanslag-de about 2 years ago - 3 comments

#1 - Incorrect NPM Link in "About" Section

Issue - State: closed - Opened by tencorvids about 2 years ago - 1 comment