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

`pull-pair` provides a tiny utility for the **pull‑stream** ecosystem that creates a linked pair of streams—a source and a sink—so that anything written to the sink can be read back from the source. It’s useful for building connected pipelines and duplex communication channels (e.g., client‑server setups) without needing separate transport code. The library targets Node.js developers who work with pull‑streams and need simple in‑process stream pairing.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dominictarr/pull-pair

Account's avatar
pull-stream/pull-stream
minimal pull stream
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

dominictarr's profile
dominictarr
5 contributions

Recent events

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

No events yet
dominictarr

dominictarr/pull-pair

a pair of {source, sink} streams that are internally connected (what goes into the sink comes out the source)

JavaScript
4
6
MIT License