#
eventsource
Here are 102 public repositories matching this topic...
EventSource client for Node.js and Browser (polyfill)
-
Updated
Aug 20, 2021 - JavaScript
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.
-
Updated
Mar 4, 2021 - PHP
A simple Swift client library for the Server Sent Events (SSE)
-
Updated
Jun 3, 2021 - Swift
Full Reactive Stack with Spring Boot (WebFlux), MongoDB and Angular
-
Updated
Oct 21, 2020 - Java
rajveermalviya
commented
Dec 23, 2019
Tracking issue
Open
Upgrading some stuff
3
OKTAYKIR
commented
May 15, 2020
@suadev, I get the following error after running the application:
12:17:48:558 [Debug]: Execution of command 'ExampleCommand' with ID 'command-a478d189-d908-4bb9-918f-c7507b1eb9ee' on aggregate 'EventFlowExample.Aggregates.ExampleAggregate' failed due to exception 'TypeInitializationException' with message: The type initializer for 'MongoDB.Bson.Serialization.BsonClassMap' threw an except
universal server push middleware by using gRPC stream and Server Sent Events(SSE)
-
Updated
Aug 15, 2019 - Go
Server-sent events support for aiohttp
-
Updated
Jun 3, 2021 - Python
The Hoa\Eventsource library.
-
Updated
Feb 20, 2019 - PHP
.NET Logging adaptors
-
Updated
Oct 31, 2019 - C#
'Server-Sent Events (SSE) in Spring 5 with Web MVC and Web Flux' article and source code.
-
Updated
Dec 6, 2020 - Java
em-eventsource is an eventmachine library to consume Server-Sent Events streaming API.
-
Updated
Jul 12, 2021 - Ruby
Server-sent events (SSE) client implementation for Java, based on OkHttp: http://javadoc.io/doc/com.launchdarkly/okhttp-eventsource
-
Updated
Jun 24, 2021 - Java
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
A better API for making Event Source requests, with all the features of fetch()
-
Updated
Aug 12, 2021 - 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
-
Updated
May 17, 2021 - C#
Server-Sent Events for iOS and Mac
-
Updated
Sep 11, 2020 - Objective-C
Server-sent events (SSE) client implementation in Swift for iOS, macOS, tvOS, and watchOS
-
Updated
Jun 17, 2021 - Swift
Event Source implementation for React Native. Server-Sent Events (SSE) for iOS and Android 🚀
-
Updated
Jun 18, 2021 - JavaScript
Understand Server-Sent Events (SSE), analyze its principle, and implement custom SSE.
-
Updated
Aug 23, 2021 - Java
Elixir EventSource (Server-Sent Events) client
-
Updated
Feb 9, 2021 - Elixir
Server-sent events (SSE) client implementation for Ruby
-
Updated
Aug 11, 2021 - Ruby
Improve this page
Add a description, image, and links to the eventsource topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the eventsource topic, visit your repo's landing page and select "manage topics."


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)