Skip to content

A simple client-server-based demo implements json rpc using jsonrpc4j.

License

Notifications You must be signed in to change notification settings

swsmile/JSONRPCDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple client-server-based demo implements json rpc using jsonrpc4j.

Usage:

  1. Run HttpServer.java to boot the rpc server
  2. Run RpcClient.java to start a client to connect the rpc server

This repo forks from https://github.com/hjcenry/json-rpc-demo with improvement.

About

A simple client-server-based demo implements json rpc using jsonrpc4j.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages