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

arpeecee is a lightweight Node.js library that provides a binary RPC protocol built on top of duplex streams. It lets developers define services and methods with custom request/response encodings, then invoke those methods across any stream (e.g., sockets, pipes) using a simple `request`/`onrequest` API. It’s aimed at developers who need efficient, well‑structured remote procedure calls over streams without the overhead of full‑blown RPC frameworks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/arpeecee

Account's avatar
mafintosh/streamx
An iteration of the Node.js core streams with a series of improvements
Account's avatar
chrisdickinson/varint
protobuf-style varint bytes - use msb to create integer values of varying sizes

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
24 contributions
martinheidegger's profile
martinheidegger
1 contributions

Recent events

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

No events yet
mafintosh

mafintosh/arpeecee

Simple duplex stream based binary RPC module for well defined methods

JavaScript
20
0
MIT License