summaryrefslogtreecommitdiff
path: root/src/modules/m_rpc_json.cpp
AgeCommit message (Expand)Author
2007-08-27Remove unnecessary header trafficw00t
2007-08-19Added proper header handling, persistant connections, and working timeouts to...special
2007-08-19Improved compatibility with the JSON-RPC specification; beware, major overhau...special
2007-07-18there were two.. yes, you're right Specialpippijn
2007-07-18untested fix for "unused functions"pippijn
2007-07-17publish "JSON-RPC" interfacepippijn
2007-07-17Now, json-rpc _ONLY_ supports member function pointers. An example is given inpippijn
2007-07-17provide feedback to the user if json throws an exceptionpippijn
2007-07-17Ignore all exceptions for now.. m_rpc_json is rather willing to throwpippijn
2007-07-17Added a JSON-RPC module that can be used by other modules to provide a remotepippijn