eventsource topic
expresse
ExpreSSE: A better module for working with Server-Sent Events in Express
EventFlow.Example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net...
centrifugo
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
ApplicationInsights-dotnet-logging
.NET Logging adaptors
eventsource
EventSource client for Node.js and Browser (polyfill)
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.
aiohttp-sse
Server-sent events support for aiohttp
demo-spring-sse
'Server-Sent Events (SSE) in Spring 5 with Web MVC and Web Flux' article and source code.