Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

sse-channel is a Node.js library for implementing Server-Sent Events (SSE) that allows broadcasting messages to all connected clients while maintaining message history. It's designed for developers building real-time web applications who need to push updates from server to client, with features like automatic client reconnection, keep-alive pings, and configurable message history.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rexxars/sse-channel

Account's avatar
EventSource/eventsource
WhatWG/W3C compliant EventSource client for Node.js and browsers
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

rexxars's profile
rexxars
120 contributions
wKovacs64's profile
wKovacs64
3 contributions
willyboy's profile
willyboy
2 contributions
sprjr's profile
sprjr
1 contributions
bjarneo's profile
bjarneo
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
rexxars

rexxars/sse-channel

Server-Sent Events "channel" where all messages are broadcasted to all connected clients, history is maintained automatically and server attempts to keep clients alive by sending "keep-alive" packets automatically.

JavaScript
112
11
MIT License