@dxos/rpc
v0.9.0
Published
A lightweight, transport-agnostic RPC implementation
Keywords
Readme
@dxos/rpc
A lightweight, transport-agnostic RPC implementation.
Features
- Performs a handshake to wait for the other side to be open.
- Errors are serialized and transported with their stack intact.
- Requests are terminated on close.
- TODO: Request timeouts.
- TODO: Data streams.
