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
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.
8 months ago
..
route_poker.cpp A soothing re-nomenclatura 8 months ago
route_poker.hpp Clang format include sorting + CMake 8 months ago
router.cpp Add command to fetch RCs from remote node 8 months ago
router.hpp Add command to fetch RCs from remote node 8 months ago