1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/path
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
..
ihophandler.cpp Fix client latency bug; De-shared_ptr IHopHandler queues 2021-11-15 13:39:57 -04:00
ihophandler.hpp Fix client latency bug; De-shared_ptr IHopHandler queues 2021-11-15 13:39:57 -04:00
path.cpp Replace duration/timestamp formats with functions 2022-10-26 21:20:14 -03:00
path.hpp Fix client latency bug; De-shared_ptr IHopHandler queues 2021-11-15 13:39:57 -04:00
path_context.cpp Bump clang-format to 14 2022-10-20 19:53:52 -03:00
path_context.hpp redo systemd status line to include number of paths and endpoint count. optionally warn about low path success. 2022-01-14 11:18:07 -05:00
path_types.hpp wire up snode traffic to quic 2021-04-19 06:58:36 -04:00
pathbuilder.cpp Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
pathbuilder.hpp prevent bizare half open state. (#1754) 2021-10-12 17:37:01 -04:00
pathset.cpp Bump clang-format to 14 2022-10-20 19:53:52 -03:00
pathset.hpp Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
transit_hop.cpp Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
transit_hop.hpp Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00