/rpc

A simple Streams API-based RPC library for communicating via MessagePorts.

Primary LanguageTypeScriptMIT LicenseMIT

sigmaDB RPC

A simple Streams API-based RPC library for communicating via MessagePorts.

Its development was motivated by the necessity to directly communicate between Electron's main thread and UI threads.

Usage

For a usage example, have a look inside the the example directory.