1- [ ![ Build Status] ( https://travis-ci.org/cinemast/libjson-rpc-cpp.png?branch=master )] ( https://travis-ci.org/cinemast/libjson-rpc-cpp ) [ ![ Coverage Status] ( https://coveralls.io/repos/cinemast/libjson-rpc-cpp/badge.png?branch=develop )] ( https://coveralls.io/r/cinemast/libjson-rpc-cpp?branch=develop )
1+ [ ![ Build Status] ( https://travis-ci.org/cinemast/libjson-rpc-cpp.png?branch=master )] ( https://travis-ci.org/cinemast/libjson-rpc-cpp ) [ ![ Coverage Status] ( https://coveralls.io/repos/cinemast/libjson-rpc-cpp/badge.png?branch=develop )] ( https://coveralls.io/r/cinemast/libjson-rpc-cpp?branch=develop ) [ ![ Coverity Status ] ( https://scan.coverity.com/projects/3169/badge.svg?flat=1 )] ( https://scan.coverity.com/projects/3169 )
22
33libjson-rpc-cpp
44===============
@@ -14,7 +14,7 @@ It is fully JSON-RPC [2.0 & 1.0 compatible](http://www.jsonrpc.org/specification
1414- Full JSON-RPC 2.0 & 1.0 Client and Server Support.
1515- jsonrpcstub - a tool that generates stub-classes for your JSON-RPC client AND server applications.
1616- Ready to use HTTP server and client to provide simple interfaces for your JSON-RPC application.
17- - Cross platform build support and [ precompiled binaries for WIN32] ( https ://spiessknafl.at/libjson-rpc-cpp/libjson-rpc-cpp-0.4.0 -win32.exe) .
17+ - Cross platform build support and [ precompiled binaries for WIN32] ( http ://spiessknafl.at/libjson-rpc-cpp/libjson-rpc-cpp-win32.exe) .
1818- Super liberal [ MIT-License] ( http://en.wikipedia.org/wiki/MIT_License ) .
1919
2020** Other good reasons to use libjson-rpc-cpp**
@@ -57,7 +57,7 @@ brew install argtable cmake jsoncpp libmicrohttpd
5757
5858** Windows**
5959
60- There is a ready to use compiled package for WIN32 [ here] ( https ://spiessknafl.at/libjson-rpc-cpp/libjson-rpc-cpp-0.4.0 -win32.exe) .
60+ There is a ready to use compiled package for WIN32 [ here] ( http ://spiessknafl.at/libjson-rpc-cpp/libjson-rpc-cpp-win32.exe) .
6161
6262If you want to compile on your own, here is how:
6363
@@ -221,6 +221,7 @@ References
221221- [ bitcodin] ( http://www.bitmovin.net ) : a scaleable cloud based video transcoding platform.
222222- [ wgslib] ( http://wgslib.com/ ) : A web geostatistics library.
223223- [ bitcoin-api-cpp] ( https://github.com/minium/bitcoin-api-cpp ) : a C++ interface to bitcoin.
224+ - [ NIT DASH Content Server] ( http://www.nit.eu/offer/research-projects-products/334-http2dash ) : Dynamic Adaptive Streaming over HTTP server.
224225
225226If you use this library and find it useful, I would be very pleased if you let me know about it.
226227
@@ -235,8 +236,12 @@ Changelogs
235236----------
236237Changelogs can be found [ here] ( https://github.com/cinemast/libjson-rpc-cpp/blob/master/CHANGELOG.md ) .
237238
238- Licsense
239- --------
239+ API compatiblity
240+ ----------------
241+ Can be found [ here] ( http://upstream.rosalinux.ru/versions/libjson-rpc-cpp.html )
242+
243+ License
244+ -------
240245This framework is licensed under [ MIT] ( http://en.wikipedia.org/wiki/MIT_License ) .
241246All of this libraries dependencies are licensed under MIT compatible licenses.
242247
0 commit comments