Skip to content

iantropov/libjsonrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUILDING AND INSTALLATION 

$ autoreconf --install -I ./
$ ./configure
$ make
$ make check # (optional, run tests)
$ sudo make install

DOCUMENTATION

A library documentation available on libJSONRPC wiki: https://github.com/iantropov/libjsonrpc/wiki

About

A library for JSON-RPC web interface with asynchronous invoking of methods and various types of transport protocols for JSON-RPC payload data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages