@trpc-dev/trpc
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • 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 @trpc-dev/trpc

Weekly Downloads

2

Version

0.0.1

License

ISC

Unpacked Size

42.6 kB

Total Files

72

Last publish

Collaborators

  • frankpf