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

CrossCall is a lightweight library that enables remote‑procedure‑call‑style communication and event passing between web pages that originate from different domains, using the HTML5 `postMessage` API. It works by embedding a client page in an iframe or popup and exposing async functions on the host, with the library handling the serialization and routing of calls and events across origins. The tool is aimed at developers who need to coordinate cross‑origin interactions—such as widget integration, micro‑frontend communication, or multi‑domain SaaS components—without building custom messaging infrastructure.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of chase-moskal/crosscall

Account's avatar
chase-moskal/renraku
expose async functions as an api
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for koa
Account's avatar
chase-moskal/cynic
async testing framework for es-modules
Account's avatar
chase-moskal/importly
importly generates import maps
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
jrburke/r.js
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

chase-moskal's profile
chase-moskal
116 contributions

Recent events

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

No events yet
chase-moskal

chase-moskal/crosscall

cross-origin postmessage rpc

TypeScript
2
0
ISC License