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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of substrate-system/tiny-simple-peer

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
IndigoUnited/js-err-code
Create an error with a code
Account's avatar
Gozala/events
Node's event emitter for all engines.
Account's avatar
substack/get-browser-rtc
get webrtc browser methods unprefixed
Account's avatar
feross/queue-microtask
fast, tiny `queueMicrotask` shim for modern engines
Account's avatar
valiton/node-random-string
Simple Module for generating Random Strings
Account's avatar
airtap/airtap
Run TAP unit tests in 1789+ browsers
Account's avatar
bowser-js/bowser
Lightweight browser detector
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
Flet/prettier-bytes
augment pretty-bytes to make the output a little more readable (and a little less precise)
Account's avatar
feross/simple-get
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Account's avatar
mafintosh/speedometer
simple speed measurement in javascript
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
feross/string-to-stream
Convert a string into a stream (streams2)
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
mafintosh/thunky
delay the evaluation of a paramless async function and cache the result
Account's avatar
node-webrtc/node-webrtc
Standards-compliant WebRTC implementation for Node
Account's avatar
websockets/ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

Support the repos that depend on this repository

Top contributors

feross's profile
feross
668 contributions
t-mullen's profile
t-mullen
257 contributions
rationalcoding's profile
rationalcoding
26 contributions
nazar-pc's profile
nazar-pc
25 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
19 contributions
gfodor's profile
gfodor
12 contributions
holtwick's profile
holtwick
5 contributions
joshontheweb's profile
joshontheweb
4 contributions
dependabot[bot]'s profile
dependabot[bot]
4 contributions
markandrus's profile
markandrus
2 contributions

Recent events

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

No events yet
substrate-system

substrate-system/tiny-simple-peer

📡 Simple peer that does not rely upon node polyfills

0
0
MIT License

tiny‑simple‑peer is a lightweight fork of the popular **simple‑peer** library that provides a minimal, node‑compatible WebRTC API for creating peer‑to‑peer audio/video streams and bidirectional data channels. By dropping the Node stream (Duplex) support, it shrinks the bundle size and speeds up data‑channel messaging, making it ideal for web or Node.js applications that need simple, low‑overhead WebRTC connections (e.g., file‑sharing, video chat, P2P gaming).