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

`length-prefixed-stream` is a Node.js module that provides transform streams for encoding and decoding buffers with a varint length prefix, ensuring that data arrives unpartitioned. It is designed for developers working with streaming data who need to reliably transmit buffers over a stream, such as in network protocols or inter-process communication.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/length-prefixed-stream

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
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
hughsk/from2
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Account's avatar
standard/standard
JavaScript Standard Style
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
41 contributions
jasnell's profile
jasnell
1 contributions
derhuerst's profile
derhuerst
1 contributions

Recent events

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

No events yet
mafintosh

mafintosh/length-prefixed-stream

Streaming length prefixed buffers

JavaScript
46
10
MIT License