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
2023-01-24 06:50:46 -08:00
..
abstractrouter.hpp system layer manager (llarp::sys::service_manager) 2022-11-01 11:04:58 -04:00
i_gossiper.hpp add gossip info to systemd status 2022-05-27 13:21:08 -04:00
i_outbound_message_handler.hpp Triggered pumping 2021-11-15 13:35:57 -04:00
i_outbound_session_maker.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
i_rc_lookup_handler.hpp Oxend error ping + unfunded tracking 2022-10-14 20:55:21 -03:00
outbound_message_handler.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
outbound_message_handler.hpp convert priority queues 2022-05-02 15:27:08 -04:00
outbound_session_maker.cpp * add establish fail enum 2021-07-05 09:09:20 -04:00
outbound_session_maker.hpp Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00
rc_gossiper.cpp add gossip info to systemd status 2022-05-27 13:21:08 -04:00
rc_gossiper.hpp add gossip info to systemd status 2022-05-27 13:21:08 -04:00
rc_lookup_handler.cpp lint 2022-10-16 14:53:23 -04:00
rc_lookup_handler.hpp Oxend error ping + unfunded tracking 2022-10-14 20:55:21 -03:00
route_poker.cpp Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
route_poker.hpp limit route poker 2022-09-19 20:26:38 -03:00
router.cpp Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
router.hpp Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00