Go TypeScript RPC - expose Go code over http JSON RPC to TypeScript clients, oh and gorpc is much easier with this too
-
Updated
Nov 17, 2024 - Go
Go TypeScript RPC - expose Go code over http JSON RPC to TypeScript clients, oh and gorpc is much easier with this too
rpcplus is a enchanced library that builds upon the Go language's standard rpc package, offering a suite of enhancements for an improved RPC experience.
Example setup of golang's built-in RPC
gRPCX is a fast and low latency rpc framework suitable for distribution system which implementing most of but not only gRPC interface and much more efficiency,low memory usage than grpc.
Concurrency challenge in a producer-consumer pattern example
A very simple helper library for calling JSON-RPC (v2) methods.
Add a description, image, and links to the golang-rpc topic page so that developers can more easily learn about it.
To associate your repository with the golang-rpc topic, visit your repo's landing page and select "manage topics."