Lib.AspNetCore.ServerSentEvents
Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core.
Getting Started
You can install Lib.AspNetCore.ServerSentEvents from NuGet.
PM> Install-Package Lib.AspNetCore.ServerSentEvents
The configuration and basic usage patterns are described here.
Demos
The demo project is available on GitHub.
Additional Resources
There are some blog posts available which describe implementation details and some interesting scenarios:
- Server-Sent Events (SSE) support for ASP.NET Core
- Server-Sent Events (or WebSockets) broadcasting in load balancing scenario with Redis
- Server-Sent Events and ASP.NET Core - You may need keep alives
- Server-Sent Events and ASP.NET Core - Disconnecting a Client
Sponsor this project
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by sponsoring me.