Here are
107 public repositories
matching this topic...
Scalable real-time messaging server in a language-agnostic way. Set up once and forever.
EventSource client for Node.js and Browser (polyfill)
Updated
Nov 29, 2021
JavaScript
A simple Swift client library for the Server Sent Events (SSE)
Updated
Jun 3, 2021
Swift
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.
Full Reactive Stack with Spring Boot (WebFlux), MongoDB and Angular
Updated
Oct 24, 2021
Java
universal server push middleware by using gRPC stream and Server Sent Events(SSE)
Server-sent events support for aiohttp
Updated
Dec 2, 2021
Python
'Server-Sent Events (SSE) in Spring 5 with Web MVC and Web Flux' article and source code.
The Hoa\Eventsource library.
em-eventsource is an eventmachine library to consume Server-Sent Events streaming API.
Updated
Jul 12, 2021
Ruby
🏄 High-performance Server-Sent Events endpoint for Go
Tool and library to convert ETW logs to JSON files
Updated
Jun 24, 2021
Java
A better API for making Event Source requests, with all the features of fetch()
Updated
Aug 12, 2021
TypeScript
jQuery Plugin for Server-Sent Events (SSE) EventSource Polyfill
Updated
Jan 4, 2019
JavaScript
ExpreSSE: A better module for working with Server-Sent Events in Express
Updated
Feb 12, 2018
TypeScript
Server Sent Events (SSE) client multiplatform library made with Kotlin and backed by coroutines
Updated
Mar 23, 2020
Kotlin
Server-sent events (SSE) client implementation for .NET
Event Source implementation for React Native. Server-Sent Events (SSE) for iOS and Android 🚀
Updated
Jun 18, 2021
JavaScript
Mock EventSource in tests.
Updated
Oct 28, 2019
JavaScript
Server-sent events (SSE) client implementation in Swift for iOS, macOS, tvOS, and watchOS
Updated
Nov 19, 2021
Swift
Server-Sent Events for iOS and Mac
Updated
Sep 11, 2020
Objective-C
Understand Server-Sent Events (SSE), analyze its principle, and implement custom SSE.
Updated
Aug 23, 2021
Java
Server-sent events (SSE) client implementation for Ruby
Updated
Nov 16, 2021
Ruby
Elixir EventSource (Server-Sent Events) client
Updated
Oct 25, 2021
Elixir
Laravel Adapter for CQRS-ES-Framework
Improve this page
Add a description, image, and links to the
eventsource
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
eventsource
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Looking at sticky activation it seems to be calling current high resolution time without a global (that is needed in order to know the time origin).
It'd be good to pass along the global. (
Worwindow, if I'm reading the algorithms correctly)