crosscall

0.0.6 • Public • Published

crosscall

postmessage rpc and events across origins

npm install crosscall

  • remote procedure calls and events between webpages
    even if they are on different origins

  • crosscall client opens the host page in an iframe or a popup
    the host can expose async functionality to the client
    crosscall mediates the client and host via postmessage

  • live demo

  • crosscall shares a similar interface with renraku

  • i'm currently using crosscall a lot in my authoritarian project

see example code until i write a real readme

Package Sidebar

Install

npm i crosscall

Weekly Downloads

12

Version

0.0.6

License

ISC

Unpacked Size

99.9 kB

Total Files

100

Last publish

Collaborators

  • chasemoskal