Getting started
- clone and play with the playground
- follow workflow instructions
- understanding the very simple RPC protocol will not hurt
When using TypeScript clients
- implement a TypeScript client transport
When writing Go services
- install
gotsrpccli - define and implement services interfaces
- configure your code generation gotsrpc.yaml