Skip to content

Conversation

karimfromjordan
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SvelteKit SSE example

1 participant