lokinet/llarp/router
Thomas Winget e37ef7808d Add command to fetch RCs from remote node
This command will be called periodically by clients to maintain a list
of RCs of active relay nodes.  It will require another command (future
commit) to fetch the RouterIDs from many nodes and reconcile those so we
have some notion of good-ness of the RCs we're getting; if we get what
seems to be a bad set of RCs (this concept not yet implemented), we will
choose a different relay to fetch RCs from.  These are left as TODOs for
now.
2024-01-31 07:54:12 -08:00
..
route_poker.cpp A soothing re-nomenclatura 2024-01-31 07:54:12 -08:00
route_poker.hpp Clang format include sorting + CMake 2024-01-31 07:54:12 -08:00
router.cpp Add command to fetch RCs from remote node 2024-01-31 07:54:12 -08:00
router.hpp Add command to fetch RCs from remote node 2024-01-31 07:54:12 -08:00