Last 12 weeks · 0 commits
2 of 6 standards met
This PR implements a simple and relatively portable SSE example using SvelteKit and closes #3. It is able to identify individual clients and handle multiple tabs so it should cover the most important use cases. I started with this one instead of websockets because SSE is generally easier to implement, works directly in SvelteKit without a separate server and therefor seems to also be mentioned more often on Discord.
Repository: sveltejs/examples. Description: A collection of Svelte(Kit) examples Stars: 48, Forks: 5. License: MIT. Open PRs: 1, open issues: 5. Last activity: 5mo ago. Community health: 62%. Top contributors: dummdidumm, karimfromjordan.