blob: 95db78f60a2b69f7467751f0a0543a251efa48bd [file] [log] [blame]
.. _module-pw_rpc-ts:
-------------------------
pw_rpc Typescript package
-------------------------
The ``pw_rpc`` Typescript package makes it possible to call Pigweed RPCs from
Typescript. The package includes a ``pw_rpc`` client library to facilitate
handling RPCs.
This package is currently a work in progress.