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
dan 13b01c86a6 Updated RpcServer Initialization and Logic
-- Moved all RPCServer initialization logic to rpcserver constructor
    -- Fixed config logic, fxn binding to rpc address, fxn adding rpc cats
    -- router hive failed CI/CD resulting from outdated reference to rpcBindAddr
    -- ipc socket as default hidden from windows (for now)
refactored config endpoint
    - added rpc call script (contrib/omq-rpc.py)
    - added new fxns to .ini config stuff
    - added delete .ini file functionality to config endpoint
    - added edge case control for config endpoint

add commented out line in clang-form for header reorg later
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 Updated RpcServer Initialization and Logic 1 year ago
json_bt.hpp Updated RpcServer Initialization and Logic 1 year ago
lokid_rpc_client.cpp Fix poll_block_hash being set in the wrong place 1 year ago
lokid_rpc_client.hpp Clean up oxend service node list handling 2 years ago
param_parser.hpp Updated RpcServer Initialization and Logic 1 year ago
rpc_request.hpp Updated RpcServer Initialization and Logic 1 year ago
rpc_request_decorators.hpp Updated RpcServer Initialization and Logic 1 year ago
rpc_request_definitions.hpp Updated RpcServer Initialization and Logic 1 year ago
rpc_request_parser.cpp Updated RpcServer Initialization and Logic 1 year ago
rpc_request_parser.hpp Updated RpcServer Initialization and Logic 1 year ago
rpc_server.cpp Updated RpcServer Initialization and Logic 1 year ago
rpc_server.hpp Updated RpcServer Initialization and Logic 1 year ago