Back to Practical Aspnetcore

SSE support on Minimal API with event type

projects/net10/sse-3/README.md

latest140 B
Original Source

SSE support on Minimal API with event type

Use Results.ServerSentEvents to return Server Side Events with event type on Minimal API.