command
Version:
v0.36.0
Opens a new window with list of versions in this module.
Published: Feb 20, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Program server demonstrates how to set up a JSON-RPC 2.0 server using the
github.com/creachadair/jrpc2 package.
Usage (see also the client example):
go build github.com/creachadair/jrpc2/tools/examples/server
./server -address :8080
See also examples/client/client.go.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.