messense/leptos_sse

How can one deal with multiple streams?

gitmalong opened this issue · 0 comments

Let's say my app has several background tasks. How can I create a sse endpoint handler that only returns data for a specific event?