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

`handshake-stream` is a tiny Node.js library that wraps any duplex stream with a preliminary two‑way handshake. It lets both peers exchange an arbitrary JSON payload, inspect the remote’s data, and explicitly accept or reject the connection before the underlying protocol (e.g., Hyperlog replication) begins. The module is aimed at developers building networked or pipe‑based protocols who need a simple way to verify version compatibility, authentication, or other pre‑conditions before streaming data.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of noffle/handshake-stream

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
mafintosh/duplexify
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Account's avatar
juliangruber/collect-stream
Collect a readable stream's output and errors
Account's avatar
mafintosh/hyperlog
Merkle DAG that replicates based on scuttlebutt logs and causal linking
Account's avatar
juliangruber/memdb
LevelUp + MemDown
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

hackergrrl's profile
hackergrrl
36 contributions
noffle's profile
noffle
1 contributions

Recent events

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

No events yet
noffle

noffle/handshake-stream

wrap a duplex stream in a two-way handshake

JavaScript
6
1
No license