Karim Jordan

Results 7 issues of Karim Jordan

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...

This surprisingly came up several times this week on Discord — a page that should fetch, filter and search some data through a `` and search params in `load`. My...

Similar to #3. and a very frequently asked question on Discord. I'm not sure however if this example should use plain websockets or the socket.io library. And to make this...

I'm not sure how complex an SSE ([Server Sent Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events)) example should be. But since the actual SSE part on the backend is super simple we could combine it with...

We need to set the `DISCORD_WEBHOOK` environment variable when deploying.