@frankpf/ts-rpc
TypeScript icon, indicating that this package has built-in type declarations

0.0.18 • Public • Published

ts-rpc

ts-rpc is a modern framework for doing type-safe RPC calls. Instead of using an IDL like Protocol Buffers, it uses TypeScript for defining service interfaces.

Example

Why use ts-rpc?

Architecture

Converters

Encoders

Decoders

Transport

Streaming

FAQ

Why not REST?

Why not gRPC (or Thrift/Avro/etc)?

Readme

Keywords

none

Package Sidebar

Install

npm i @frankpf/ts-rpc

Weekly Downloads

13

Version

0.0.18

License

ISC

Unpacked Size

42.4 kB

Total Files

69

Last publish

Collaborators

  • frankpf