Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json RPC Core C++ Library

The design goal of this library is to write a JSON RPC protocol only to depend on Std C++11 and nlohman JSON library. No other external dependencies.

All external dependencies are designed as interfaces to ensure this library can be easily integrated into other technology stacks.

Usage

See Qt Demo App (example/QRpcApp)

License

Licensed under the MIT License. See LICENSE for details.

About

A C++11 jsonrpc core library. Designed to be integrated

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages