0.0.2 • Published 9 months ago
@dassie/lib-rpc v0.0.2
lib-rpc
This module provides a type-safe RPC layer over bi-directional sockets such as WebSockets, TCP, TLS, or Unix sockets.
Attribution
Inspired by TRPC. Mostly reimplemented from scratch, except where noted. Thanks and much love to the original authors.