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

`it-handshake` is a lightweight JavaScript library that builds a handshake layer on top of duplex iterable streams, letting developers send and receive framed binary messages (as BufferLists) before exposing the underlying stream for further communication. It’s aimed at developers writing custom binary protocols (e.g., networking or peer‑to‑peer tools) who need a simple, pipe‑compatible way to perform handshakes using the “it‑” async‑iteration ecosystem.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jacobheun/it-handshake

Account's avatar
alanshaw/it-pushable
An iterable that you can push values into
Account's avatar
alanshaw/it-reader
Read an exact number of bytes from a binary (async) iterable
Account's avatar
achingbrain/it-stream-types
Typescript types for AsyncIterable sink/source/duplex streams
Account's avatar
achingbrain/uint8arraylist
Append and consume bytes using only no-copy operations
Account's avatar
ipfs/aegir
JavaScript project management
Account's avatar
achingbrain/it
Collects all values from an (async) iterable and returns them as an array
Account's avatar
alanshaw/it-pair
pair a source async iterable stream and a sink async iterable stream
Account's avatar
alanshaw/it-pipe
Utility to "pipe" async iterables together
Account's avatar
achingbrain/uint8arrays
Utility functions to make dealing with Uint8Arrays easier

Support the repos that depend on this repository

Top contributors

web3-bot's profile
web3-bot
17 contributions
jacobheun's profile
jacobheun
15 contributions
achingbrain's profile
achingbrain
9 contributions
semantic-release-bot's profile
semantic-release-bot
8 contributions
mpetrunic's profile
mpetrunic
1 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
jacobheun

jacobheun/it-handshake

Create handshakes for binary protocols with iterable streams.

TypeScript
8
5
Other