server-sent-events topic

List server-sent-events repositories

webgo

298
Stars
31
Forks
Watchers

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

1.9k
Stars
382
Forks
Watchers

Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.

reactive-interaction-gateway

587
Stars
64
Forks
Watchers

Create low-latency, interactive user experiences for stateless microservices.

SapphireDb

402
Stars
38
Forks
Watchers

SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core

pushpin

3.7k
Stars
153
Forks
Watchers

A proxy server for adding push to your API, used at the core of Fastly's Fanout service

mercure

3.8k
Stars
277
Forks
Watchers

🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications

Swell

980
Stars
139
Forks
Watchers

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

878
Stars
246
Forks
Watchers

EventSource client for Node.js and Browser (polyfill)

mercure

407
Stars
38
Forks
Watchers

The Mercure Component allows to easily push updates to web browsers and other HTTP clients using the Mercure protocol.

php-sse

407
Stars
47
Forks
Watchers

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.