Menu

/trunk/src/jsonrpc_server.cpp Commit Log


Commit Date  
[r20] (3.6 kB) by s-vincent

* Add more unit tests;
* Fix gcc-4.4 compilation;
* Examples and tests don't depend on shared library (libjsonrpc.so) and installed includes anymore.

2009-05-08 10:57:06 View
Download
[r18] (3.6 kB) by s-vincent

Add TCP/UDP client examples, build with debug symbols, add version information.

2009-05-06 12:12:02 View
Download
[r13] (3.6 kB) by s-vincent

Add compilation flags. Use available C++ header instead of C ones (stdio.h -> cstdio).

2008-12-21 20:22:17 View
Download
[r11] (3.6 kB) by s-vincent

Add DeleteMethod in Json::Rpc::Server.

2008-11-18 16:04:06 View
Download
[r5] (3.5 kB) by s-vincent

* Check JSON-RPC version in Handler::Check (2.0);
* Add coding style document.

2008-10-14 15:21:46 View
Download
[r1] (3.5 kB) by s-vincent

Initial revision.

2008-09-23 07:09:03 View
Download