aboutsummaryrefslogtreecommitdiff
path: root/node/prevnode.hpp
AgeCommit message (Collapse)Author
2016-10-05Seperates Nodes and Clients for incoming connections.Dennis Brentjes
Created a PrevNode class to reflect the seperation. Made Client movable. Added 2 empty protobuf message that declare what each connecting client is, sent when connected to a node.