server-sent-events topic
webgo
A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc).
restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
reactive-interaction-gateway
Create low-latency, interactive user experiences for stateless microservices.
SapphireDb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
pushpin
A proxy server for adding push to your API, used at the core of Fastly's Fanout service
mercure
🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications
Swell
Swell: API development tool that enables developers to test endpoints served over streaming technologies including Server-Sent Events (SSE), WebSockets, HTTP2, GraphQL, gRPC, and tRPC..
eventsource
EventSource client for Node.js and Browser (polyfill)
mercure
The Mercure Component allows to easily push updates to web browsers and other HTTP clients using the Mercure protocol.
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.