Directories ¶
Path | Synopsis |
---|---|
examples
|
|
adder
Program adder demonstrates a trivial JSON-RPC server that communicates over the process's stdin and stdout.
|
Program adder demonstrates a trivial JSON-RPC server that communicates over the process's stdin and stdout. |
client
Program client demonstrates how to set up a JSON-RPC 2.0 client using the bitbucket.org/creachadair/jrpc2 package.
|
Program client demonstrates how to set up a JSON-RPC 2.0 client using the bitbucket.org/creachadair/jrpc2 package. |
http
Program http demonstrates how to set up a JSON-RPC 2.0 server using the bitbucket.org/creachadair/jrpc2 package with an HTTP transport.
|
Program http demonstrates how to set up a JSON-RPC 2.0 server using the bitbucket.org/creachadair/jrpc2 package with an HTTP transport. |
jcl
Program jcl is a client program for the demonstration shell-server defined in jsh.go.
|
Program jcl is a client program for the demonstration shell-server defined in jsh.go. |
jsh
Program jsh exposes a trivial command-shell functionality via JSON-RPC for demonstration purposes.
|
Program jsh exposes a trivial command-shell functionality via JSON-RPC for demonstration purposes. |
server
Program server demonstrates how to set up a JSON-RPC 2.0 server using the bitbucket.org/creachadair/jrpc2 package.
|
Program server demonstrates how to set up a JSON-RPC 2.0 server using the bitbucket.org/creachadair/jrpc2 package. |
Program jcall issues RPC calls to a JSON-RPC server.
|
Program jcall issues RPC calls to a JSON-RPC server. |
Program jproxy is a reverse proxy JSON-RPC server that bridges and multiplexes client requests to a server that communicates over a pipe.
|
Program jproxy is a reverse proxy JSON-RPC server that bridges and multiplexes client requests to a server that communicates over a pipe. |
Click to show internal directories.
Click to hide internal directories.