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/router
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
..
abstractrouter.hpp system layer manager (llarp::sys::service_manager) 2 years ago
i_gossiper.hpp add gossip info to systemd status 2 years ago
i_outbound_message_handler.hpp Triggered pumping 3 years ago
i_outbound_session_maker.hpp Replace logging with oxen-logger 2 years ago
i_rc_lookup_handler.hpp Oxend error ping + unfunded tracking 2 years ago
outbound_message_handler.cpp Replace logging with oxen-logger 2 years ago
outbound_message_handler.hpp convert priority queues 2 years ago
outbound_session_maker.cpp * add establish fail enum 3 years ago
outbound_session_maker.hpp Replace ::Hash nested structs with std::hash specializations 3 years ago
rc_gossiper.cpp add gossip info to systemd status 2 years ago
rc_gossiper.hpp add gossip info to systemd status 2 years ago
rc_lookup_handler.cpp lint 2 years ago
rc_lookup_handler.hpp Oxend error ping + unfunded tracking 2 years ago
route_poker.cpp Updated RpcServer Initialization and Logic 1 year ago
route_poker.hpp limit route poker 2 years ago
router.cpp Updated RpcServer Initialization and Logic 1 year ago
router.hpp Updated RpcServer Initialization and Logic 1 year ago