COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20201001195127/https://github.com/topics/event-source
Here are
26 public repositories
matching this topic...
Serverless integration and compute platform. Free for developers.
Updated
Oct 1, 2020
JavaScript
iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support
Server-Sent Events for Go
W3C EventSource client implementation for Dart
Updated
Jun 20, 2020
Dart
A Symfony 5 API to handle YouTube conversions to mp3 by using my node CLI ytomp3. (just an excuse to use Mercure 💁♂ )
use event-source to make a progress bar
Simple content based backup system that tracks all backup events
A open reverse proxy allowing to poll JSON REST APIs and push updates to clients by utilizing Server-Sent Events (SSE)
Updated
Nov 24, 2017
JavaScript
Ruby Server-Sent Events client.
Updated
May 15, 2018
Ruby
A lightweight in-memory event-sourced .NET object database for fast projections.
Updated
Mar 25, 2019
JavaScript
Observe and react to an EventSource
Updated
Mar 2, 2019
TypeScript
Swift library to read SSE / EventSources. Works on macOS and Linux
Updated
Apr 1, 2017
Swift
HTML5 Server-Sent Events for Go
Exemplo de como manter um conexão http aberta no servidor e receber atualizações frequentes. Uma alternativa ao WebSocket api e Ajax Long Polling
Updated
Oct 13, 2018
JavaScript
Clean your DB and reload your events !
React hook for subscribing to an SSE endpoint
Updated
Sep 22, 2020
TypeScript
a repo to learn haskell and make use of an event-sourced database model
Updated
Jan 31, 2020
Haskell
Capable of observing and reacting to EventSources
Updated
Mar 2, 2019
TypeScript
Clean your DB and reload your events !
Server-sent events demo with express server and browser client
Updated
Mar 19, 2020
TypeScript
A Server-Sent Events server implementation in PHP.
event sourced tic-tac-toe, because why not
Updated
Sep 1, 2020
JavaScript
Updated
Aug 3, 2019
JavaScript
Improve this page
Add a description, image, and links to the
event-source
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
event-source
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.
Is your feature request related to a problem? Please describe.
SNS endpoint subscriptions must expose a public facing HTTP server ( unless I missed something ) and therefore make it possible for untrusted sources to post messages to the event bus as long as the message comply with basic message format.
Describe the solution you'd like
The SNS source should verify the signature of the