0.2.0 • Published 2 years ago
@sigma-db/rpc v0.2.0
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.