Skip to content

Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core

License

Notifications You must be signed in to change notification settings

tpeczek/Lib.AspNetCore.ServerSentEvents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

60a2262 · Jan 20, 2025
Dec 25, 2023
Dec 25, 2023
Jan 20, 2025
Jan 20, 2025
Dec 25, 2023
Aug 21, 2017
Dec 25, 2023
Jan 20, 2025
Feb 28, 2022
Jan 20, 2025

Repository files navigation

Lib.AspNetCore.ServerSentEvents

NuGet Version NuGet Downloads

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:

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 (either monthly or one-time).

Copyright and License

Copyright © 2017 - 2025 Tomasz Pęczek

Licensed under the MIT License