All Projects → tpeczek → Lib.aspnetcore.serversentevents

tpeczek / Lib.aspnetcore.serversentevents

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

Projects that are alternatives of or similar to Lib.aspnetcore.serversentevents

Demo.AspNetCore.ServerSentEvents
Demo project for demonstrating functionality of Lib.AspNetCore.ServerSentEvents
Stars: ✭ 52 (-62.32%)
Mutual labels:  sse, server-sent-events, asp-net-core
geo-smart-system
Open Source Realtime Tracking System
Stars: ✭ 36 (-73.91%)
Mutual labels:  sse, server-sent-events
sse
HTML5 Server-Sent-Events for Go
Stars: ✭ 84 (-39.13%)
Mutual labels:  sse, server-sent-events
sseclient
Pure-Python Server Side Events (SSE) client
Stars: ✭ 85 (-38.41%)
Mutual labels:  sse, server-sent-events
Php Sse
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
Stars: ✭ 237 (+71.74%)
Mutual labels:  sse, server-sent-events
go-sse
Fully featured, spec-compliant HTML5 server-sent events library
Stars: ✭ 165 (+19.57%)
Mutual labels:  sse, server-sent-events
go-sse
Server-Sent Events for Go
Stars: ✭ 106 (-23.19%)
Mutual labels:  sse, server-sent-events
Eventsource
EventSource client for Node.js and Browser (polyfill)
Stars: ✭ 541 (+292.03%)
Mutual labels:  sse, server-sent-events
Swell
Swell: API development tool that enables developers to test endpoints served over streaming technologies including Server-Sent Events (SSE), WebSockets, HTTP2, GraphQL, and gRPC.
Stars: ✭ 517 (+274.64%)
Mutual labels:  sse, server-sent-events
Sapphiredb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
Stars: ✭ 326 (+136.23%)
Mutual labels:  sse, server-sent-events
Server Push Hooks
🔥 React hooks for Socket.io, SEE, WebSockets and more to come
Stars: ✭ 176 (+27.54%)
Mutual labels:  sse, server-sent-events
Axway Amplify Streams Js
AMPLIFY Streams Javascript package containing SDK, documentation and sample applications
Stars: ✭ 79 (-42.75%)
Mutual labels:  sse, server-sent-events
go-gin-web-server
Deploy Go Gin on Render
Stars: ✭ 23 (-83.33%)
Mutual labels:  sse, server-sent-events
http-event-stream
📡 Modern spec-compliant Server Sent Events stream implementation.
Stars: ✭ 16 (-88.41%)
Mutual labels:  sse, server-sent-events
Golang Sse Todo
golang server sent events (sse) example
Stars: ✭ 23 (-83.33%)
Mutual labels:  sse, server-sent-events
Demo Spring Sse
'Server-Sent Events (SSE) in Spring 5 with Web MVC and Web Flux' article and source code.
Stars: ✭ 102 (-26.09%)
Mutual labels:  sse, server-sent-events
Aspnetcore Dockerswarm
ASP.NET Core orchestration scenarios with Docker
Stars: ✭ 120 (-13.04%)
Mutual labels:  asp-net-core
Ntoastnotify
Asp.Net Core abstraction for server side rendered toast notifications using toast.js or noty.js. Supports AJAX calls as well.
Stars: ✭ 127 (-7.97%)
Mutual labels:  asp-net-core
Csharp Datatables Parser
C# Serverside parser for the popuplar jQuery datatables plugin.
Stars: ✭ 119 (-13.77%)
Mutual labels:  asp-net-core
Aspnetcore.identity.mongodbcore
A MongoDb UserStore and RoleStore adapter for Microsoft.AspNetCore.Identity 2.2. Allows you to use MongoDb instead of SQL server with Microsoft.AspNetCore.Identity 2.2. (not Identity 3.0)
Stars: ✭ 118 (-14.49%)
Mutual labels:  asp-net-core

Lib.AspNetCore.ServerSentEvents

NuGet version

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:

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 buying me a coffee.

Copyright and License

Copyright © 2017 - 2021 Tomasz Pęczek

Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].