#server-sent-events (17 Repositories)
Ranked open-source repositories tagged with #server-sent-events, scored by pull request acceptance likelihood and maintainer engagement velocity.
30.8%
86.0h
17 repositories tagged #server-sent-events
aklivity/zilla
🦎 A lightweight, multi-protocol gateway for event-driven applications and AI agents. Expose and govern Kafka, MQTT, APIs, and MCP through one high-performance engine with shared routing, security, schema, and observability.
fastly/pushpin
A proxy server for adding push to your API, used at the core of Fastly's Fanout service
Azure/azure-signalr
Azure SignalR Service SDK for .NET
mattt/EventSource
A lightweight, spec-compliant Server-Sent Events (SSE) client for Swift with AsyncSequence support.
enisdenjo/graphql-sse
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.
xyproto/algernon
Small self-contained pure-Go web server with Lua, Teal, Markdown, HTTP/2, QUIC, Redis, TypeScript, npm-less React 19, SQLite, and PostgreSQL support ++
symfony/mercure-bundle
The MercureBundle allows to easily push updates to web browsers and other HTTP clients in the Symfony full-stack framework, using the Mercure protocol.
symfony/mercure
The Mercure Component allows to easily push updates to web browsers and other HTTP clients using the Mercure protocol.
mustafaturan/sse
Server Sent Events for Elixir/Plug
Spinoco/fs2-http
Http Server and client using fs2
ohkami-rs/ohkami
A performant, declarative, and runtime-flexible web framework for Rust
Azure/fetch-event-source
A better API for making Event Source requests, with all the features of fetch()
Accenture/reactive-interaction-gateway
Create low-latency, interactive user experiences for stateless microservices.
hhxsv5/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.
tpeczek/Lib.AspNetCore.ServerSentEvents
Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core
modiimedia/arri
Arri RPC is a code-first RPC framework for end-to-end type safety in any language
open-source-labs/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..