Lib.AspNetCore.ServerSentEvents
Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core
Install / Use
/learn @tpeczek/Lib.AspNetCore.ServerSentEventsREADME
Lib.AspNetCore.ServerSentEvents
Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core.
Installing
You can install Lib.AspNetCore.ServerSentEvents from NuGet.
PM> Install-Package Lib.AspNetCore.ServerSentEvents
Documentation
The documentation is available here.
Demos
There is a demo project available here.
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
Consulting and Professional Services
Do you need help with any of my libraries, or with building features on top of what they provide? I offer paid support and consulting services.
<p align="center"> <img alt="Services provided by Tomasz Pęczek" src="https://github.com/user-attachments/assets/0f9793d8-4766-4a6f-9824-c0e7fec904b2" /> </p>Donating
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 (either monthly or one-time).
Copyright and License
Copyright © 2017 - 2026 Tomasz Pęczek
Licensed under the MIT License
