You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/rpc
Jeff Becker d7d3a4e774
fix issue #2138
in rpc client, contention on a null lock happened.
fix this by making the sending of pings always done in the logic
thread. this is done by wrapping the lambda we made with EventLoop::make_caller()
1 year ago
..
endpoint_rpc.cpp Replace logging with oxen-logger 2 years ago
endpoint_rpc.hpp static endpoint auth codes 2 years ago
json_binary_proxy.cpp Updated RpcServer Initialization and Logic 1 year ago
json_binary_proxy.hpp Make new header for json type conversions 1 year ago
json_bt.hpp Updated RpcServer Initialization and Logic 1 year ago
json_conversions.cpp Make new header for json type conversions 1 year ago
json_conversions.hpp Make new header for json type conversions 1 year ago
lokid_rpc_client.cpp fix issue #2138 1 year ago
lokid_rpc_client.hpp ping oxend after getting identity keys 1 year ago
param_parser.hpp Make new header for json type conversions 1 year ago
rpc_request.hpp working new endpoints 1 year ago
rpc_request_decorators.hpp working new endpoints 1 year ago
rpc_request_definitions.hpp working new endpoints 1 year ago
rpc_request_parser.cpp working new endpoints 1 year ago
rpc_request_parser.hpp working new endpoints 1 year ago
rpc_server.cpp OMQ_Request handling logic change 1 year ago
rpc_server.hpp working new endpoints 1 year ago