Documentation
¶
Overview ¶
Program client demonstrates how to set up a JSON-RPC 2.0 client using the github.com/Elegant996/jrpc2 package.
Usage (communicates with the server example):
go build github.com/Elegant996/jrpc2/cmd/examples/client ./client -server :8080
See also cmd/examples/server/server.go.
Click to show internal directories.
Click to hide internal directories.