Rok Oblak
02/26/2025, 2:58 PM.send
always seems to fail due to
ClosedWriteChannelException
and my clients (wasm) receives a 502 for GET on my sse endpoint. (this is when the server tries to send it, the initial connect succeeds)
Then if I subscribe my client again and send an event again, it goes through.
Any ideas why?