Documentation ¶
Overview ¶
Program http demonstrates how to set up a JSON-RPC 2.0 server using the bitbucket.org/creachadair/jrpc2 package with an HTTP transport.
Usage (see also the client example):
go build bitbucket.org/creachadair/jrpc2/cmd/examples/http ./http -port 8080
The server accepts RPCs on http://localhost:<port>/rpc.
Click to show internal directories.
Click to hide internal directories.