Remote procedure calls between JS objects
-
Updated
Feb 28, 2024 - JavaScript
Remote procedure call (RPC) is when a computer program causes a procedure to execute in a different address space (commonly on another computer on a shared network), which is coded as if it were a normal (local) procedure call, without the programmer explicitly coding the details for the remote interaction.
Remote procedure calls between JS objects
BitcoinExplorer.org - Open-Source Bitcoin Explorer.
Tools for managing Discord Rich Presence
Simple, database-free, self-hosted Bitcoin blockchain explorer, via RPC. Built with Node.js, express, bootstrap-v4.
🔁 A fullstack modern javascript framework 🖼📝
An easy-to-use RPC tool that makes remote function calls as seamless as local ones, eliminating the need for RESTful APIs.
A Hello, World! implementation of some service oriented architecture.