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

Multiplex is a Node.js library that allows you to efficiently stream multiple binary data streams over a single binary connection, similar to mux-demux but optimized for binary data. It's designed for developers building networked applications who need to multiplex multiple data streams without the overhead of text-based protocols. The library provides a simple API for creating and managing substreams, with features like chunked mode and half-open channels for flexible stream handling.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of maxogden/multiplex

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
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
chrisdickinson/varint
protobuf-style varint bytes - use msb to create integer values of varying sizes
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
substack/node-chunky
Break up messages into randomly-sized chunks
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
52 contributions
max-mapper's profile
max-mapper
17 contributions
1N50MN14's profile
1N50MN14
10 contributions
daviddias's profile
daviddias
1 contributions

Recent events

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

No events yet
maxogden

maxogden/multiplex

A binary stream multiplexer

JavaScript
144
25
No license