You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/jsonrpc
Stefan Sayer e6c34b3ded
allow trailing comma (,) in objects, which is allowed per the spec (thanks to Matthew Williams for the fix)
16 years ago
..
etc json-rpc v2.0 module. 16 years ago
JsonRPC.cpp posting disconnect events if connection broken/closed 16 years ago
JsonRPC.h json-rpc v2.0 module. 16 years ago
JsonRPCEvents.h posting disconnect events if connection broken/closed 16 years ago
JsonRPCServer.cpp json-rpc v2.0 module. 16 years ago
JsonRPCServer.h json-rpc v2.0 module. 16 years ago
Makefile json-rpc v2.0 module. 16 years ago
RpcPeer.cpp json-rpc v2.0 module. 16 years ago
RpcPeer.h json-rpc v2.0 module. 16 years ago
RpcServerLoop.cpp posting disconnect events if connection broken/closed 16 years ago
RpcServerLoop.h json-rpc v2.0 module. 16 years ago
RpcServerThread.cpp json-rpc v2.0 module. 16 years ago
RpcServerThread.h json-rpc v2.0 module. 16 years ago
jsonArg.cpp allow trailing comma (,) in objects, which is allowed per the spec (thanks to Matthew Williams for the fix) 16 years ago
jsonArg.h json-rpc v2.0 module. 16 years ago
jsonxx.cpp json-rpc v2.0 module. 16 years ago
jsonxx.h json-rpc v2.0 module. 16 years ago