eider-rpc

An object-oriented, asynchronous, late-binding, web-first, polyglot RPC protocol

Usage no npm install needed!

<script type="module">
  import eiderRpc from 'https://cdn.skypack.dev/eider-rpc';
</script>

README

eider-js

Build Status

This is the reference JavaScript implementation of the Eider RPC protocol.

Full documentation is on Read the Docs.

Quick Start

npm install
npm test