Package peerbase.util

Class Summary
SimplePingStabilizer A simple stabilization routine that simply sends "PING" messages to every peer in a node's list of peers, and removes from the list any that fail to accept the connection.
SimpleRouter A simple router that attempts to route messages by simply looking for the destination peer information in the node's list of peers.